{"id":7800292,"name":"regex-cli","ecosystem":"cargo","description":"A command line tool for debugging, ad hoc benchmarking and generating regular\nexpressions.\n","homepage":"https://github.com/rust-lang/regex/tree/master/regex-cli","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rust-lang/regex","keywords_array":["cli","debug","dfa","nfa","regex"],"namespace":null,"versions_count":7,"first_release_published_at":"2023-05-27T13:39:01.033Z","latest_release_published_at":"2025-10-11T00:09:47.771Z","latest_release_number":"0.2.3","last_synced_at":"2026-09-12T01:09:53.466Z","created_at":"2023-05-27T14:27:38.946Z","updated_at":"2026-09-12T01:09:53.466Z","registry_url":"https://crates.io/crates/regex-cli/","install_command":"cargo install regex-cli","documentation_url":"https://docs.rs/regex-cli/","metadata":{"categories":["text-processing"]},"repo_metadata":{"id":24486190,"uuid":"27890669","full_name":"rust-lang/regex","owner":"rust-lang","description":"An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.","archived":false,"fork":false,"pushed_at":"2026-08-10T16:19:27.000Z","size":8788,"stargazers_count":4019,"open_issues_count":77,"forks_count":532,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-09-05T15:59:15.335Z","etag":null,"topics":["automata","automaton","dfa","nfa","regex","regex-engine","regex-parser","regex-syntax","regexp","regular-expressions","rust"],"latest_commit_sha":null,"homepage":"https://docs.rs/regex","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-lang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["BurntSushi"]}},"created_at":"2014-12-11T20:39:09.000Z","updated_at":"2026-09-05T14:48:35.000Z","dependencies_parsed_at":"2026-08-29T15:44:00.171Z","dependency_job_id":null,"html_url":"https://github.com/rust-lang/regex","commit_stats":{"total_commits":1352,"total_committers":195,"mean_commits":6.933333333333334,"dds":0.2818047337278107,"last_synced_commit":"1a069b9232c607b34c4937122361aa075ef573fa"},"previous_names":[],"tags_count":238,"template":false,"template_full_name":null,"purl":"pkg:github/rust-lang/regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/sbom","scorecard":{"id":790553,"data":{"date":"2025-08-11","repo":{"name":"github.com/rust-lang/regex","commit":"cf00423af182b5d02695fe0f047626583c86cc35"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rust-lang/.github/SECURITY.md:1","Info: Found linked content: github.com/rust-lang/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rust-lang/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rust-lang/.github/SECURITY.md:1"],"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":"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:174: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/regex/ci.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/ast_fuzz_match.rs:4","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/ast_fuzz_match_bytes.rs:4","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/ast_fuzz_regex.rs:4","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/ast_roundtrip.rs:4","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_regex_automata_deserialize_dense_dfa.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_regex_automata_deserialize_sparse_dfa.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_regex_lite_match.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_regex_match.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-23T07:25:03.066Z","repository_id":24486190,"created_at":"2025-08-23T07:25:03.066Z","updated_at":"2025-08-23T07:25:03.066Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37038457,"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-05T02:00:06.064Z","response_time":108,"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":"rust-lang","name":"The Rust Programming Language","uuid":"5430905","kind":"organization","description":"","email":"contact@rust-lang.org","website":"https://www.rust-lang.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5430905?v=4","repositories_count":247,"last_synced_at":"2026-08-31T00:26:30.557Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/rust-lang","funding_links":[],"total_stars":397112,"followers":18165,"following":0,"created_at":"2022-11-02T16:22:33.891Z","updated_at":"2026-08-31T00:26:30.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang/repositories"},"tags":[{"name":"regex-automata-0.4.18","sha":"e6ad938198e68339a593f85d228f2d44cb54718f","kind":"tag","published_at":"2026-08-04T13:11:04.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.18","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.18/manifests"},{"name":"regex-automata-0.4.17","sha":"3af3e27e27417df9acad25b57360b5cf727cfb0e","kind":"tag","published_at":"2026-08-04T11:39:32.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.17","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.17/manifests"},{"name":"1.13.1","sha":"2b527599eb9eea0dcc288c704584f242f26a5c61","kind":"tag","published_at":"2026-07-15T20:19:29.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.13.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.13.1/manifests"},{"name":"regex-automata-0.4.16","sha":"40e98238fff903f3e1ec95bbdb487185dd60504a","kind":"tag","published_at":"2026-07-15T20:17:40.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.16","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.16/manifests"},{"name":"1.13.0","sha":"926af2e68eca3ce089815790541cf50759ba2c59","kind":"tag","published_at":"2026-07-09T12:01:33.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.13.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.13.0/manifests"},{"name":"regex-automata-0.4.15","sha":"7d941a93561430cd259bb9ceb84cc66f33ae7be8","kind":"tag","published_at":"2026-07-09T12:01:06.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.15","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.15/manifests"},{"name":"1.12.4","sha":"7b96fdc9d5fe6a0cb4efe30e6689b050493fc1e1","kind":"tag","published_at":"2026-06-09T15:01:53.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.12.4","html_url":"https://github.com/rust-lang/regex/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.12.4/manifests"},{"name":"regex-syntax-0.8.11","sha":"140167995737fa11dfe11b8af8b9aa143b790b4e","kind":"tag","published_at":"2026-06-09T15:00:24.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.8.11","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.11/manifests"},{"name":"regex-syntax-0.8.10","sha":"839d16bc65b60e2006d3599d20bfa6efc14049d8","kind":"tag","published_at":"2026-02-24T15:41:06.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.8.10","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.10/manifests"},{"name":"rure-0.2.5","sha":"2aaa18dfaeda7a07202f1c8a0d7a7a10116d5153","kind":"tag","published_at":"2026-02-03T13:48:44.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/rure-0.2.5","html_url":"https://github.com/rust-lang/regex/releases/tag/rure-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@rure-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/rure-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/rure-0.2.5/manifests"},{"name":"1.12.3","sha":"b028e4f40eac8959d05e82abf8404906b1c565c0","kind":"tag","published_at":"2026-02-03T13:48:29.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.12.3","html_url":"https://github.com/rust-lang/regex/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.12.3/manifests"},{"name":"regex-automata-0.4.14","sha":"5e195de266e203441b2c8001d6ebefab1161a59e","kind":"tag","published_at":"2026-02-03T13:48:20.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.14","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.14/manifests"},{"name":"regex-syntax-0.8.9","sha":"a3433f691863d80300dfd6a52e332cb5a568e895","kind":"tag","published_at":"2026-02-03T13:48:02.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.8.9","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.9/manifests"},{"name":"regex-lite-0.1.9","sha":"0c07fae444adf0802d84455e689f1143d2dd7790","kind":"tag","published_at":"2026-02-03T13:47:40.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-lite-0.1.9","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-lite-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-lite-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.9/manifests"},{"name":"1.12.2","sha":"5ea3eb1e95f0338e283f5f0b4681f0891a1cd836","kind":"tag","published_at":"2025-10-13T14:38:31.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.12.2","html_url":"https://github.com/rust-lang/regex/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.12.2/manifests"},{"name":"regex-automata-0.4.13","sha":"ab0b07171b82d1d4fdc8359505d12b2e818514d4","kind":"tag","published_at":"2025-10-13T14:38:23.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.13","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.13/manifests"},{"name":"regex-syntax-0.8.8","sha":"691d51457db276bbdf9ca3de2cafe285c662c59f","kind":"tag","published_at":"2025-10-13T14:38:16.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.8.8","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.8/manifests"},{"name":"regex-cli-0.2.3","sha":"0089034cb37b0bf3785f2e0211f7eca74033f4d1","kind":"tag","published_at":"2025-10-11T00:09:43.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-cli-0.2.3","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-cli-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-cli-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-cli-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-cli-0.2.3/manifests"},{"name":"regex-lite-0.1.8","sha":"140f8949da3f575490bac80ff23dfc29458b82c7","kind":"tag","published_at":"2025-10-11T00:09:13.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-lite-0.1.8","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-lite-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-lite-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.8/manifests"},{"name":"1.12.1","sha":"27d6d65263cb80266a62e3189408a44f201a0975","kind":"tag","published_at":"2025-10-11T00:07:53.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.12.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.12.1/manifests"},{"name":"rure-0.2.4","sha":"ee6aa55e01786e4d2c11eb1be805835bbb3bfa99","kind":"tag","published_at":"2025-10-11T00:02:52.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/rure-0.2.4","html_url":"https://github.com/rust-lang/regex/releases/tag/rure-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@rure-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/rure-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/rure-0.2.4/manifests"},{"name":"1.12.0","sha":"42076c6bca89a745483aba38e0661c488100f057","kind":"tag","published_at":"2025-10-11T00:02:20.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.12.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.12.0/manifests"},{"name":"regex-automata-0.4.12","sha":"459dbbeaa9f3fa430f4a023a4ca6945417fabce3","kind":"tag","published_at":"2025-10-11T00:01:32.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.12","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.12/manifests"},{"name":"regex-syntax-0.8.7","sha":"610bf2d76e3f4082ad4cb094541bbf680891cf14","kind":"tag","published_at":"2025-10-11T00:01:15.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.8.7","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.7/manifests"},{"name":"1.11.3","sha":"ef1c2c309e3a2e2307ff4743c2cf68c7dec0c475","kind":"tag","published_at":"2025-09-25T12:07:31.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.11.3","html_url":"https://github.com/rust-lang/regex/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.11.3/manifests"},{"name":"regex-automata-0.4.11","sha":"159fa3e1e0984ade1edf4831b80c94cdf4b3ed9f","kind":"tag","published_at":"2025-09-25T12:05:53.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.11","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.11/manifests"},{"name":"1.11.2","sha":"d0aa586a4c15d3e8d86990f33b4d3635340af407","kind":"tag","published_at":"2025-08-24T13:41:08.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.11.2","html_url":"https://github.com/rust-lang/regex/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.11.2/manifests"},{"name":"regex-cli-0.2.2","sha":"a3bf4ad84f0f12d148131032e2a4a8e9697868d0","kind":"tag","published_at":"2025-08-24T13:40:51.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-cli-0.2.2","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-cli-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-cli-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-cli-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-cli-0.2.2/manifests"},{"name":"rure-0.2.3","sha":"25a15e272b3ae5aee76b525902c2ab91b0d9e12e","kind":"tag","published_at":"2025-08-24T13:40:37.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/rure-0.2.3","html_url":"https://github.com/rust-lang/regex/releases/tag/rure-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@rure-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/rure-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/rure-0.2.3/manifests"},{"name":"regex-lite-0.1.7","sha":"45c3da7681af3a513bedba067c440b76bcc9a16e","kind":"tag","published_at":"2025-08-24T13:40:26.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-lite-0.1.7","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-lite-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-lite-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.7/manifests"},{"name":"regex-automata-0.4.10","sha":"873ed800c535bc3ef0711c1ee6f2726b89a8508c","kind":"tag","published_at":"2025-08-24T13:40:11.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.10","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.10/manifests"},{"name":"regex-syntax-0.8.6","sha":"ea834f8e1fd7b72a3c1b2319b1a47f0c50d43082","kind":"tag","published_at":"2025-08-24T13:39:53.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.8.6","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.6/manifests"},{"name":"regex-automata-0.4.9","sha":"1a069b9232c607b34c4937122361aa075ef573fa","kind":"tag","published_at":"2024-11-11T15:16:22.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.9","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.9/manifests"},{"name":"1.11.1","sha":"9870c06e6c772daaad7ab612faab29130753e41c","kind":"tag","published_at":"2024-10-24T14:17:01.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.11.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"bcbe40342628b15ab2543d386c745f7f0811b791","kind":"tag","published_at":"2024-09-29T13:30:39.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.11.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.11.0/manifests"},{"name":"regex-automata-0.4.8","sha":"58e16f50f07729bf856570d1a8be0de0b4d5e9e0","kind":"tag","published_at":"2024-09-29T13:28:28.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.8","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.8/manifests"},{"name":"regex-syntax-0.8.5","sha":"cba0fbc0194456f644040d7558ae6ed261d57cc2","kind":"tag","published_at":"2024-09-29T13:26:56.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.8.5","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.5/manifests"},{"name":"1.10.6","sha":"ab88aa5c6824ebe7c4b4c72fe5191681783b3a68","kind":"tag","published_at":"2024-08-02T15:10:04.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.10.6","html_url":"https://github.com/rust-lang/regex/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.6/manifests"},{"name":"regex-cli-0.2.1","sha":"8856fe36ac7dc37989e6ffb26b5fc57189bae626","kind":"tag","published_at":"2024-06-09T11:44:44.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-cli-0.2.1","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-cli-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-cli-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-cli-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-cli-0.2.1/manifests"},{"name":"regex-test-0.1.1","sha":"c4c76a19b80b981b249f2af1c7b66bcfb0ba1fa0","kind":"tag","published_at":"2024-06-09T11:44:16.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-test-0.1.1","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-test-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-test-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-test-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-test-0.1.1/manifests"},{"name":"regex-lite-0.1.6","sha":"1288b83af3d8b441efb264ed6651b0dfb9c2df78","kind":"tag","published_at":"2024-06-09T11:41:05.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-lite-0.1.6","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-lite-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-lite-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.6/manifests"},{"name":"1.10.5","sha":"0718fc5acbe91b84322ef1bd2c32e189e4668254","kind":"tag","published_at":"2024-06-09T11:40:47.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.10.5","html_url":"https://github.com/rust-lang/regex/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.5/manifests"},{"name":"regex-automata-0.4.7","sha":"68c4f0b7b7f500e0ab3fbdd42c14f837c4ed1be4","kind":"tag","published_at":"2024-06-09T11:33:44.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.7","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.7/manifests"},{"name":"regex-syntax-0.8.4","sha":"4757b5f01a7b9b6c8d89bd63b3d1500f7e0efa9e","kind":"tag","published_at":"2024-06-09T11:33:32.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.8.4","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.4/manifests"},{"name":"regex-syntax-0.8.3","sha":"d895bd984537538240e175cc55bc010307210468","kind":"tag","published_at":"2024-03-26T17:30:26.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.8.3","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.3/manifests"},{"name":"1.10.4","sha":"aa2d8bd8be283471b17b4ab6faeae5b751553572","kind":"tag","published_at":"2024-03-23T01:25:29.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.10.4","html_url":"https://github.com/rust-lang/regex/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.4/manifests"},{"name":"regex-automata-0.4.6","sha":"a5ae35153a6ec61e64cb297155f7d91c11b629c7","kind":"tag","published_at":"2024-03-04T12:49:17.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.6","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.6/manifests"},{"name":"regex-automata-0.4.5","sha":"d7f9347f2a8a7f4e7583c88876411da12a09b572","kind":"tag","published_at":"2024-01-25T15:28:09.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.5","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.5/manifests"},{"name":"1.10.3","sha":"0c0990399270277832fbb5b91a1fa118e6f63dba","kind":"tag","published_at":"2024-01-21T14:09:31.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.10.3","html_url":"https://github.com/rust-lang/regex/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.3/manifests"},{"name":"regex-automata-0.4.4","sha":"e7b5401f6aae8db34fedcd4ed0c36f539279e4e9","kind":"tag","published_at":"2024-01-21T14:08:38.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.4","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.4/manifests"},{"name":"regex-cli-0.2.0","sha":"837fd85e79fac2a4ea64030411b9a4a7b17dfa42","kind":"tag","published_at":"2023-11-01T15:53:34.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-cli-0.2.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-cli-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-cli-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-cli-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-cli-0.2.0/manifests"},{"name":"1.10.2","sha":"5f1f1c8b6db4d1fd373ef1ab4eab05a8f66c4235","kind":"tag","published_at":"2023-10-16T14:46:03.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.10.2","html_url":"https://github.com/rust-lang/regex/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.2/manifests"},{"name":"regex-automata-0.4.3","sha":"61242b1e0e9941dadc5ec7c6cd7391db3cca5710","kind":"tag","published_at":"2023-10-16T14:45:33.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.3","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.3/manifests"},{"name":"regex-lite-0.1.5","sha":"e7bd19dd3ebf4b1a861275f0353202bf93a39ab1","kind":"tag","published_at":"2023-10-15T13:24:20.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-lite-0.1.5","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-lite-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-lite-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.5/manifests"},{"name":"regex-lite-0.1.4","sha":"cd79881df40755707ad9f1944b5f34881e1172b0","kind":"tag","published_at":"2023-10-14T16:50:50.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-lite-0.1.4","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-lite-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-lite-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.4/manifests"},{"name":"1.10.1","sha":"5dff4bd7e3bf8b87a272e31c23f1b64417e4c5de","kind":"tag","published_at":"2023-10-14T15:09:54.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.10.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.1/manifests"},{"name":"regex-automata-0.4.2","sha":"488604dd6f053104b008a22b9808e383f283992d","kind":"tag","published_at":"2023-10-14T15:09:15.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.2","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.2/manifests"},{"name":"regex-syntax-0.8.2","sha":"1dbeee73b9fcde708502d3d5f799b198fe3a6cf5","kind":"tag","published_at":"2023-10-14T15:08:27.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.8.2","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.2/manifests"},{"name":"regex-syntax-0.8.1","sha":"b99cff05449ba7f61e38e0efb18d4c95c8bc28e3","kind":"tag","published_at":"2023-10-11T16:43:42.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.8.1","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.1/manifests"},{"name":"regex-lite-0.1.3","sha":"6ec0a00c0046d0fbbf64276cc28258ad7a4a7317","kind":"tag","published_at":"2023-10-10T13:42:44.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-lite-0.1.3","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-lite-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-lite-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.3/manifests"},{"name":"regex-automata-0.4.1","sha":"dd04a57e1db3099fdcee337b8219eddc58ce4eb4","kind":"tag","published_at":"2023-10-09T22:17:15.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.1","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.1/manifests"},{"name":"regex-lite-0.1.2","sha":"452bc3211635a38a89190da993d4c87a6eeaaf9f","kind":"tag","published_at":"2023-10-09T21:15:59.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-lite-0.1.2","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-lite-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-lite-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.2/manifests"},{"name":"regex-cli-0.1.1","sha":"951eebd20781671a7aa6f5ceb6b9f284923b425d","kind":"tag","published_at":"2023-10-09T21:14:50.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-cli-0.1.1","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-cli-0.1.1/manifests"},{"name":"1.10.0","sha":"2cbd34215d1df6415aeac8ed93018ca8ada0cfca","kind":"tag","published_at":"2023-10-09T20:56:54.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.10.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.10.0/manifests"},{"name":"regex-automata-0.4.0","sha":"dc0d79e97e16dba1558a44aa5f68d1da4932bc33","kind":"tag","published_at":"2023-10-09T20:55:17.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.4.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.4.0/manifests"},{"name":"regex-syntax-0.8.0","sha":"ea8f6c05f30e5148cea40194db1646de460869cd","kind":"tag","published_at":"2023-10-09T20:52:00.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.8.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.8.0/manifests"},{"name":"regex-lite-0.1.1","sha":"aabbfe0c53e18d2712fd239ca6da965f8c220439","kind":"tag","published_at":"2023-10-09T20:51:40.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-lite-0.1.1","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-lite-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-lite-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.1/manifests"},{"name":"1.9.6","sha":"11b44439786499014f61afe6e294650fb01550be","kind":"tag","published_at":"2023-09-30T12:32:02.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.9.6","html_url":"https://github.com/rust-lang/regex/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.6/manifests"},{"name":"regex-automata-0.3.9","sha":"03f00bd756d85ee21714136e46836c4a5ad1b99c","kind":"tag","published_at":"2023-09-30T12:31:35.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.3.9","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.9/manifests"},{"name":"1.9.5","sha":"554469b8c1116322f3c0a054ceeb610224f8ac65","kind":"tag","published_at":"2023-09-02T15:13:28.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.9.5","html_url":"https://github.com/rust-lang/regex/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.5/manifests"},{"name":"regex-automata-0.3.8","sha":"894dcbe11e45d08b23db24f877574e06f3a69a35","kind":"tag","published_at":"2023-09-02T15:12:58.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.3.8","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.8/manifests"},{"name":"1.9.4","sha":"f39ab4d1b7229924f0cf310c9f3e19822fa19b8a","kind":"tag","published_at":"2023-08-26T13:51:37.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.9.4","html_url":"https://github.com/rust-lang/regex/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.4/manifests"},{"name":"regex-automata-0.3.7","sha":"89b452af302a00458a129f8f40f3b65daf7a278a","kind":"tag","published_at":"2023-08-26T13:50:44.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.3.7","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.7/manifests"},{"name":"regex-syntax-0.7.5","sha":"990979bbdc28fa841e3ad55934ee445cd710d110","kind":"tag","published_at":"2023-08-26T13:50:33.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.7.5","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.7.5/manifests"},{"name":"1.9.3","sha":"72f889ef3cca59ebac6a026f3646e8d92f056d88","kind":"tag","published_at":"2023-08-05T22:20:07.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.9.3","html_url":"https://github.com/rust-lang/regex/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.3/manifests"},{"name":"regex-automata-0.3.6","sha":"c892d08c7c9ccdef4278ebbe30b5a83f0a145780","kind":"tag","published_at":"2023-08-05T22:19:39.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.3.6","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.6/manifests"},{"name":"1.9.2","sha":"bbf0b38df618734b92d7b92acc8a8bf31b6d0046","kind":"tag","published_at":"2023-08-05T18:32:22.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.9.2","html_url":"https://github.com/rust-lang/regex/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.2/manifests"},{"name":"regex-automata-0.3.5","sha":"2f5bdb07974e037fdd61883fac83942c68b60512","kind":"tag","published_at":"2023-08-05T18:31:50.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.3.5","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.5/manifests"},{"name":"regex-automata-0.3.4","sha":"a1910244f873e003efbe6e80ad9302c8ea949430","kind":"tag","published_at":"2023-07-28T23:43:04.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.3.4","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.4/manifests"},{"name":"regex-automata-0.3.3","sha":"961a882e9408b794eb8a9294c04e0aa20a32d95f","kind":"tag","published_at":"2023-07-12T14:14:34.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.3.3","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.3/manifests"},{"name":"regex-syntax-0.7.4","sha":"5e8eaf1f7ab92b68bfabaa004561ccb1269ecb9f","kind":"tag","published_at":"2023-07-11T01:10:57.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.7.4","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.7.4/manifests"},{"name":"regex-automata-0.3.2","sha":"28e16fa5c34ab30a84b20de730cbdbe636e8a6df","kind":"tag","published_at":"2023-07-08T02:22:19.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.3.2","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.2/manifests"},{"name":"1.9.1","sha":"a47e2455ff29ab4c765c0716a484c75f226b5c5a","kind":"tag","published_at":"2023-07-07T17:45:55.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.9.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.1/manifests"},{"name":"regex-automata-0.3.1","sha":"bd87969357cf309641e3296d603328672075ea19","kind":"tag","published_at":"2023-07-07T17:45:18.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.3.1","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.1/manifests"},{"name":"regex-cli-0.1.0","sha":"53786ce79766444a351539a6c1471edd03748feb","kind":"tag","published_at":"2023-07-05T13:19:01.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-cli-0.1.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-cli-0.1.0/manifests"},{"name":"regex-lite-0.1.0","sha":"4f47b14d60e82e85a880513833362d5fb485ffa8","kind":"tag","published_at":"2023-07-05T12:00:37.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-lite-0.1.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-lite-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-lite-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-lite-0.1.0/manifests"},{"name":"1.9.0","sha":"4f47b14d60e82e85a880513833362d5fb485ffa8","kind":"tag","published_at":"2023-07-05T12:00:16.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.9.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.9.0/manifests"},{"name":"regex-automata-0.3.0","sha":"572e8572fa7536df5d1d9eb8849f860c536b764e","kind":"tag","published_at":"2023-07-05T11:59:19.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-automata-0.3.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-automata-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-automata-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-automata-0.3.0/manifests"},{"name":"regex-syntax-0.7.3","sha":"377f1700754e7c1b0ad55b3f63836c0c042d5c21","kind":"tag","published_at":"2023-07-05T11:58:17.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.7.3","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.7.3/manifests"},{"name":"regex-test-0.1.0","sha":"84dfe509aacd1589af76e43a539294c2f3fa8d4a","kind":"tag","published_at":"2023-07-05T11:57:15.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-test-0.1.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-test-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-test-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-test-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-test-0.1.0/manifests"},{"name":"1.8.4","sha":"5a34a39b72d85730065d3ffe4ce3715f2731e49a","kind":"tag","published_at":"2023-06-05T13:03:25.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.8.4","html_url":"https://github.com/rust-lang/regex/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"a1a9ebe707fba85ff8e674ac6812a3aae14334f8","kind":"tag","published_at":"2023-05-25T17:04:18.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.8.3","html_url":"https://github.com/rust-lang/regex/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"6fb18108278e4a0b3f048ae9bf7aa3d712b16b4c","kind":"tag","published_at":"2023-05-22T21:58:28.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.8.2","html_url":"https://github.com/rust-lang/regex/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.8.2/manifests"},{"name":"regex-syntax-0.7.2","sha":"4f664b9332cbd3dbd0cd2be14138f0cafb7c12ba","kind":"tag","published_at":"2023-05-22T21:57:32.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.7.2","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.7.2/manifests"},{"name":"1.8.1","sha":"4e29fceace6f3c189f78b1baaec6755f27d69ffb","kind":"tag","published_at":"2023-04-21T11:59:45.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.8.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.8.1/manifests"},{"name":"regex-syntax-0.7.1","sha":"31c845296c5d34092aae637a02bf0d757a35f646","kind":"tag","published_at":"2023-04-21T11:58:50.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.7.1","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.7.1/manifests"},{"name":"regex-syntax-0.7.0","sha":"070374f2878f23809a4e5ca0810d523f692c6e7e","kind":"tag","published_at":"2023-04-20T22:53:59.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.7.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.7.0/manifests"},{"name":"1.8.0","sha":"070374f2878f23809a4e5ca0810d523f692c6e7e","kind":"tag","published_at":"2023-04-20T22:53:52.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.8.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.8.0/manifests"},{"name":"1.7.3","sha":"9582040009820380a16819ca0d1ae262c7d454b0","kind":"tag","published_at":"2023-03-25T00:11:46.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.7.3","html_url":"https://github.com/rust-lang/regex/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"32fed9429eafba0ae92a64b01796a0c5a75b88c8","kind":"tag","published_at":"2023-03-21T14:15:25.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.7.2","html_url":"https://github.com/rust-lang/regex/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.7.2/manifests"},{"name":"regex-syntax-0.6.29","sha":"72d482f911c4057f9a31f7f434dfe27c929a8913","kind":"tag","published_at":"2023-03-21T14:14:48.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.29","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.29/manifests"},{"name":"regex-syntax-0.6.28","sha":"ea3b1320807741aae8b5db926f6b54b99e65bce6","kind":"tag","published_at":"2023-01-13T17:56:33.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.28","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.28/manifests"},{"name":"1.7.1","sha":"a9b2e02352db92ce1f6e5b7ecd41b8bbffbe161a","kind":"tag","published_at":"2023-01-09T13:19:50.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.7.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"f871a8eb1d725a8aaa56e2ceea57c24fce74b5fd","kind":"tag","published_at":"2022-11-05T17:35:07.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.7.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.7.0/manifests"},{"name":"rure-0.2.2","sha":"0d0023e412f7ead27b0809f5d2f95690d0f0eaef","kind":"tag","published_at":"2022-10-05T14:56:19.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/rure-0.2.2","html_url":"https://github.com/rust-lang/regex/releases/tag/rure-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@rure-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/rure-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/rure-0.2.2/manifests"},{"name":"1.6.0","sha":"fc9ee6a249f2d594713c16b1646670924b33334d","kind":"tag","published_at":"2022-07-05T18:00:31.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.6.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.6.0/manifests"},{"name":"regex-syntax-0.6.27","sha":"8c0eccd0c6e775eae8a258d6bd43aca2e5ff92e5","kind":"tag","published_at":"2022-07-05T17:59:34.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.27","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.27/manifests"},{"name":"1.5.6","sha":"9aef5b1edc2a436244b936db53a03ed6d720e87e","kind":"tag","published_at":"2022-05-20T18:06:05.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.5.6","html_url":"https://github.com/rust-lang/regex/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.6/manifests"},{"name":"regex-syntax-0.6.26","sha":"b41bde0b854e3cd1018f55e5dcd80c09b418d6c4","kind":"tag","published_at":"2022-05-20T18:05:16.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.26","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.26/manifests"},{"name":"1.5.5","sha":"d130381b150756ba7e5940efdc6ebdf47f4febc0","kind":"tag","published_at":"2022-03-08T13:58:53.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.5.5","html_url":"https://github.com/rust-lang/regex/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.5/manifests"},{"name":"regex-syntax-0.6.25","sha":"3ea9e3eca7b762c30fbc09205522e3935cd70052","kind":"tag","published_at":"2021-11-18T13:04:07.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.25","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.25/manifests"},{"name":"1.5.4","sha":"f2dc1b788f773a49f1b6633a6302054978344452","kind":"tag","published_at":"2021-05-06T21:34:20.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.5.4","html_url":"https://github.com/rust-lang/regex/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"26c8d8e4612f836b111dd694c9ad800dae104468","kind":"tag","published_at":"2021-05-02T00:31:04.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.5.3","html_url":"https://github.com/rust-lang/regex/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"2393c5555cc499990ccf910ea35be5a694ae0ba9","kind":"tag","published_at":"2021-05-01T11:44:06.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.5.2","html_url":"https://github.com/rust-lang/regex/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"374c1680dcf79aeceb3bd0da82eb583cf65c7ba7","kind":"tag","published_at":"2021-05-01T00:25:22.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.5.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"9f9f693768c584971a4d53bc3c586c33ed3a6831","kind":"tag","published_at":"2021-05-01T00:11:21.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.5.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.5.0/manifests"},{"name":"1.4.6","sha":"3db8722d0b204a85380fe2a65e13d7065d7dd968","kind":"tag","published_at":"2021-04-22T21:59:28.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.4.6","html_url":"https://github.com/rust-lang/regex/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.6/manifests"},{"name":"1.4.5","sha":"ff283badce21dcebd581909d38b81f2c8c9bfb54","kind":"tag","published_at":"2021-03-14T18:38:55.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.4.5","html_url":"https://github.com/rust-lang/regex/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"951b8b93bbb669e8aa192031a7b66beaa4ea5780","kind":"tag","published_at":"2021-03-12T02:16:13.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.4.4","html_url":"https://github.com/rust-lang/regex/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"373d5ca4c594f5018be95cae3ad5b9dfc602945d","kind":"tag","published_at":"2021-01-08T16:11:18.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.4.3","html_url":"https://github.com/rust-lang/regex/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3bcae3b6954ea3628ef0974f0a2604a6ae248408","kind":"tag","published_at":"2020-11-01T16:30:08.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.4.2","html_url":"https://github.com/rust-lang/regex/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d5bf98f293b48174d5378471d01c2e0ef271bbbc","kind":"tag","published_at":"2020-10-13T14:32:24.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.4.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.1/manifests"},{"name":"regex-syntax-0.6.20","sha":"3589accc6d7b5bb99c6393ba8960849e87b64527","kind":"tag","published_at":"2020-10-13T14:31:53.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.20","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.20/manifests"},{"name":"1.4.0","sha":"fe9b5c99ea394a52e10017a98306b1f031f3b822","kind":"tag","published_at":"2020-10-12T00:12:50.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.4.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.4.0/manifests"},{"name":"regex-syntax-0.6.19","sha":"e2c0889dc3455db5704096b60b3573a9691ae339","kind":"tag","published_at":"2020-10-12T00:09:56.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.19","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.19/manifests"},{"name":"1.3.9","sha":"691606773f525be32a59a0c28eae203a79663706","kind":"tag","published_at":"2020-05-29T00:14:55.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.3.9","html_url":"https://github.com/rust-lang/regex/releases/tag/1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.9/manifests"},{"name":"1.3.8","sha":"e0053461a8009ceac9c8019f8ad67d7895bbedad","kind":"tag","published_at":"2020-05-28T15:22:46.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.3.8","html_url":"https://github.com/rust-lang/regex/releases/tag/1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.8/manifests"},{"name":"regex-1.3.7","sha":"adb4aa3ce437ba1978af540071f85e302cced3ec","kind":"tag","published_at":"2020-04-17T23:04:54.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-1.3.7","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-1.3.7/manifests"},{"name":"1.3.6","sha":"3221cdb1e33064ed6648d0a5559711cea9c18067","kind":"tag","published_at":"2020-03-24T22:59:02.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.3.6","html_url":"https://github.com/rust-lang/regex/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"6ed385735789205e1c419da31d92b915f3f142eb","kind":"tag","published_at":"2020-03-13T02:04:53.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.3.5","html_url":"https://github.com/rust-lang/regex/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.5/manifests"},{"name":"regex-syntax-0.6.17","sha":"46564406b492d10936ab93604f861bac404d9140","kind":"tag","published_at":"2020-03-13T02:03:15.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.17","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.17/manifests"},{"name":"regex-syntax-0.6.16","sha":"db670871984e6820ee3fa0cbafe1ac45d7470a5a","kind":"tag","published_at":"2020-03-03T01:16:20.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.16","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.16/manifests"},{"name":"regex-syntax-0.6.15","sha":"17304c5a555feb2a2dc287dfe0e376ce26eb0516","kind":"tag","published_at":"2020-03-01T13:22:29.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.15","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.15/manifests"},{"name":"1.3.4","sha":"95982cb7f000b55db9d77dd0270516e66f8c7874","kind":"tag","published_at":"2020-01-30T23:32:16.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.3.4","html_url":"https://github.com/rust-lang/regex/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.4/manifests"},{"name":"regex-syntax-0.6.14","sha":"25d7c7433cf30e86d35d22267bffa2200bb70030","kind":"tag","published_at":"2020-01-30T23:31:08.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.14","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.14/manifests"},{"name":"1.3.3","sha":"2a8ddd0b36095d3810f3556627cd59c5014edd01","kind":"tag","published_at":"2020-01-10T01:57:28.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.3.3","html_url":"https://github.com/rust-lang/regex/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"ab5d91306fcec58acb154753ebbabd14b0724711","kind":"tag","published_at":"2020-01-09T19:30:24.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.3.2","html_url":"https://github.com/rust-lang/regex/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.2/manifests"},{"name":"regex-syntax-0.6.13","sha":"94a58860e3932460b50fac2ec09a8bb9be9b154c","kind":"tag","published_at":"2020-01-09T19:29:56.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.13","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.13/manifests"},{"name":"1.3.1","sha":"a3a8a7a5cf9099ef3cbf9eba90722f8fb602a017","kind":"tag","published_at":"2019-09-04T10:47:27.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.3.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"705a4f95d271ce1dbe33f7fce344e78925604ac7","kind":"tag","published_at":"2019-09-03T16:54:05.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.3.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.3.0/manifests"},{"name":"regex-syntax-0.6.12","sha":"25ae00460ec8bc6e1ad080d4216f1f2be0a40d89","kind":"tag","published_at":"2019-09-03T16:52:27.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.12","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.12/manifests"},{"name":"1.2.1","sha":"0b1e1e8c54287d382e505acc68d983801daddeee","kind":"tag","published_at":"2019-08-03T20:11:24.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.2.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.2.1/manifests"},{"name":"regex-syntax-0.6.11","sha":"169783c1d6e045ff2ee418ea3556d09ed97e8f3c","kind":"tag","published_at":"2019-08-03T20:11:21.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.11","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.11/manifests"},{"name":"regex-syntax-0.6.10","sha":"341f207c1071f7290e3f228c710817c280c8dca1","kind":"tag","published_at":"2019-07-21T03:01:45.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.10","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.10/manifests"},{"name":"1.2.0","sha":"d4d73103b4c0bbd1fd1d943e1736ad2bc5a9ca41","kind":"tag","published_at":"2019-07-21T02:49:12.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.2.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.2.0/manifests"},{"name":"regex-syntax-0.6.9","sha":"0c57ea14eacd339b005dcd435a9e3a0096010922","kind":"tag","published_at":"2019-07-21T02:49:04.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.9","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.9/manifests"},{"name":"1.1.9","sha":"df23d5abe4ce63792009bf4ef6db72a826fb7d5c","kind":"tag","published_at":"2019-07-06T13:17:19.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.1.9","html_url":"https://github.com/rust-lang/regex/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.9/manifests"},{"name":"regex-syntax-0.6.8","sha":"62b7b508fa6a690602206455058224d08e502863","kind":"tag","published_at":"2019-07-06T13:16:35.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.8","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.8/manifests"},{"name":"1.1.8","sha":"5b773b13d95e993b96fd21bf7094253b50c6793f","kind":"tag","published_at":"2019-07-04T15:37:44.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.1.8","html_url":"https://github.com/rust-lang/regex/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"9921922a02affbf1f7cb5f114826d068d4448de7","kind":"tag","published_at":"2019-06-09T12:57:33.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.1.7","html_url":"https://github.com/rust-lang/regex/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.7/manifests"},{"name":"regex-syntax-0.6.7","sha":"3ffe9a20b86adf947fa310cc69fa87462c4edbe1","kind":"tag","published_at":"2019-06-09T12:57:15.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.7","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.7/manifests"},{"name":"1.1.6","sha":"72aabfa203aede9e699e6ee7e32ee522bf5ed24c","kind":"tag","published_at":"2019-04-16T12:11:24.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.1.6","html_url":"https://github.com/rust-lang/regex/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"56a57f0ecc7e4002ad3ca2c0372a07a69d50bc2d","kind":"tag","published_at":"2019-04-01T10:46:34.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.1.5","html_url":"https://github.com/rust-lang/regex/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"156a0c51926c8476621a1eab213c50cfa5e46947","kind":"tag","published_at":"2019-03-31T11:47:10.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.1.4","html_url":"https://github.com/rust-lang/regex/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89074f87d0ad3ef19be9e52c1e661620491c0f2e","kind":"tag","published_at":"2019-03-30T14:53:32.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.1.3","html_url":"https://github.com/rust-lang/regex/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.3/manifests"},{"name":"regex-syntax-0.6.6","sha":"89074f87d0ad3ef19be9e52c1e661620491c0f2e","kind":"tag","published_at":"2019-03-30T14:53:29.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.6","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.6/manifests"},{"name":"regex-capi-0.2.1","sha":"89074f87d0ad3ef19be9e52c1e661620491c0f2e","kind":"tag","published_at":"2019-03-30T14:53:27.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-capi-0.2.1","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-capi-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-capi-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-capi-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-capi-0.2.1/manifests"},{"name":"1.1.2","sha":"8977e35a8eb9f8e4f27f7bdd0aaf34070a99251c","kind":"tag","published_at":"2019-02-27T22:41:19.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.1.2","html_url":"https://github.com/rust-lang/regex/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"9fb112e0d7c3cb14c2881a57b565fbfbf3a390fb","kind":"tag","published_at":"2019-02-27T22:00:27.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.1.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.1/manifests"},{"name":"regex-syntax-0.6.5","sha":"60d087a23025e045ae754a345b04003c31d83d93","kind":"tag","published_at":"2019-01-26T16:14:37.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.5","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.5/manifests"},{"name":"1.1.0","sha":"d4b9419ed41907d5e8b43166ce7aef77e6fb93d9","kind":"tag","published_at":"2018-12-01T03:06:18.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.1.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.1.0/manifests"},{"name":"regex-syntax-0.6.4","sha":"b77e3fca8a320dbb0ba93637d13f63f41e011a0f","kind":"tag","published_at":"2018-12-01T03:05:41.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.4","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.4/manifests"},{"name":"regex-syntax-0.6.3","sha":"770edd59b2c4d84dc40231e8648eeb65b2f0d94a","kind":"tag","published_at":"2018-11-07T22:20:08.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.3","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.3/manifests"},{"name":"1.0.6","sha":"6ff88ffe064ef1e5a90a4a0f280ca8e0429d29a3","kind":"tag","published_at":"2018-11-06T14:42:03.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.0.6","html_url":"https://github.com/rust-lang/regex/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"7f29401b017f0dd527ff7c4aa61d53ea8ad21ecd","kind":"tag","published_at":"2018-09-06T17:47:25.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.0.5","html_url":"https://github.com/rust-lang/regex/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"18a71d0a30a6dcdcd86d1af6dd9cb0688b89f2ee","kind":"tag","published_at":"2018-08-25T16:57:47.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.0.4","html_url":"https://github.com/rust-lang/regex/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"a397820984662d38550a95ee01121ef7b90c9832","kind":"tag","published_at":"2018-08-24T19:04:09.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.0.3","html_url":"https://github.com/rust-lang/regex/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"991ae1a4c69cd81ecf989119b9205a3204088e83","kind":"tag","published_at":"2018-07-18T13:25:24.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.0.2","html_url":"https://github.com/rust-lang/regex/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.2/manifests"},{"name":"regex-syntax-0.6.2","sha":"8421c9ae8522ec4d50d69a051fe51567fce3c529","kind":"tag","published_at":"2018-07-18T13:24:40.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.2","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.2/manifests"},{"name":"1.0.1","sha":"d107c80daef9e4b73fbead91a878b0ba0db3e219","kind":"tag","published_at":"2018-06-19T23:28:35.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.0.1","html_url":"https://github.com/rust-lang/regex/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.1/manifests"},{"name":"regex-syntax-0.6.1","sha":"bf8f55f187af57e3f5d698869761208915345f00","kind":"tag","published_at":"2018-06-12T10:55:06.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.1","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.1/manifests"},{"name":"1.0.0","sha":"b5ef0ec281220d9047fed199ed48c29af9749570","kind":"tag","published_at":"2018-05-01T20:52:24.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/1.0.0","html_url":"https://github.com/rust-lang/regex/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/1.0.0/manifests"},{"name":"regex-syntax-0.6.0","sha":"b5ef0ec281220d9047fed199ed48c29af9749570","kind":"tag","published_at":"2018-05-01T20:52:21.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.6.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.6.0/manifests"},{"name":"0.2.11","sha":"07800f02587c3206c23a6c6b410d89fd9c396432","kind":"tag","published_at":"2018-05-01T17:31:34.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.2.11","html_url":"https://github.com/rust-lang/regex/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.11/manifests"},{"name":"regex-syntax-0.5.6","sha":"92e7baf5840ff8bbb609bc6438bcbb0b667ed2ee","kind":"tag","published_at":"2018-05-01T17:29:14.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.5.6","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.5.6/manifests"},{"name":"regex-syntax-0.5.5","sha":"15a68c8856d5d143f183b5c97d1e83343c00b0d8","kind":"tag","published_at":"2018-04-14T20:44:08.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.5.5","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.5.5/manifests"},{"name":"0.2.10","sha":"47d1aeeb8974fb39ac3be413e38ece2208945cdd","kind":"tag","published_at":"2018-03-16T15:39:24.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.2.10","html_url":"https://github.com/rust-lang/regex/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.10/manifests"},{"name":"regex-syntax-0.5.3","sha":"dba7f3b04168651ab3a24a0f6f7d974b3932b43e","kind":"tag","published_at":"2018-03-14T01:44:49.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.5.3","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.5.3/manifests"},{"name":"0.2.9","sha":"37379b09dc3d2343ad63cf61975c9a7bd9a206c6","kind":"tag","published_at":"2018-03-13T02:36:50.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.2.9","html_url":"https://github.com/rust-lang/regex/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.9/manifests"},{"name":"regex-syntax-0.5.2","sha":"a3c05107112383211533aba486fac22cecf5da12","kind":"tag","published_at":"2018-03-12T13:49:20.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.5.2","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.5.2/manifests"},{"name":"0.2.8","sha":"3e370e4c6b2096f2e61cc083aa020a3a3e3f165b","kind":"tag","published_at":"2018-03-12T12:19:53.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.2.8","html_url":"https://github.com/rust-lang/regex/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.8/manifests"},{"name":"regex-syntax-0.5.1","sha":"8b374ed3e77be144746ed8f1174b213cd5389c73","kind":"tag","published_at":"2018-03-12T12:19:06.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.5.1","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.5.1/manifests"},{"name":"0.2.7","sha":"cbfc0a38dee98f77b796a3712214e4c9b43162af","kind":"tag","published_at":"2018-03-08T00:13:22.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.2.7","html_url":"https://github.com/rust-lang/regex/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.7/manifests"},{"name":"regex-syntax-0.5.0","sha":"8aa479dac32ade7285b948db50f4f58022940cf6","kind":"tag","published_at":"2018-03-08T00:12:42.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.5.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.5.0/manifests"},{"name":"0.2.6","sha":"3182b23f34a49582b199602cbc2410d1f2b030eb","kind":"tag","published_at":"2018-02-08T23:14:57.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.2.6","html_url":"https://github.com/rust-lang/regex/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"557ea81878f96624e2a5a65949097f435adfa894","kind":"tag","published_at":"2017-12-31T02:13:18.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.2.5","html_url":"https://github.com/rust-lang/regex/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"6fe95dda00d1b6e020d6a04b34555d8c61f5b770","kind":"tag","published_at":"2017-12-30T20:39:09.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.2.4","html_url":"https://github.com/rust-lang/regex/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.4/manifests"},{"name":"regex-syntax-0.4.2","sha":"fa5cf6b86e38d010de816ad4e2a096a8c62e7640","kind":"tag","published_at":"2017-12-30T20:38:50.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.4.2","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.4.2/manifests"},{"name":"0.2.3","sha":"7640c870169713b8824e32dbcc4275f0ce21308b","kind":"tag","published_at":"2017-11-30T14:41:18.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.2.3","html_url":"https://github.com/rust-lang/regex/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4f2bdcbc7b30aa5122bdd416950a0494922851c5","kind":"tag","published_at":"2017-05-21T16:25:13.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.2.2","html_url":"https://github.com/rust-lang/regex/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c7bf105b5d675bafe14534d91fe3f147ecd5419c","kind":"tag","published_at":"2017-01-03T00:54:57.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.2.1","html_url":"https://github.com/rust-lang/regex/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.1/manifests"},{"name":"regex-capi-0.2.0","sha":"52fdae7169ec619530985a019184319ac4bbee5a","kind":"tag","published_at":"2017-01-01T05:18:40.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-capi-0.2.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-capi-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-capi-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-capi-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-capi-0.2.0/manifests"},{"name":"regex_macros-0.2.0","sha":"52fdae7169ec619530985a019184319ac4bbee5a","kind":"tag","published_at":"2017-01-01T05:18:20.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex_macros-0.2.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex_macros-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex_macros-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex_macros-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex_macros-0.2.0/manifests"},{"name":"regex-syntax-0.4.0","sha":"52fdae7169ec619530985a019184319ac4bbee5a","kind":"tag","published_at":"2017-01-01T05:18:09.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.4.0","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.4.0/manifests"},{"name":"0.2.0","sha":"52fdae7169ec619530985a019184319ac4bbee5a","kind":"tag","published_at":"2017-01-01T05:18:00.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.2.0","html_url":"https://github.com/rust-lang/regex/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.2.0/manifests"},{"name":"0.1.80","sha":"3cb936c6bd00eb135fa3c948fefbb2c3d2060fbb","kind":"tag","published_at":"2016-10-27T22:02:45.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.80","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.80/manifests"},{"name":"regex-syntax-0.3.9","sha":"4ff10d58db6ecc0f2308d04bb7781e062f2dc6f0","kind":"tag","published_at":"2016-10-27T22:01:32.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.3.9","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.3.9/manifests"},{"name":"0.1.79","sha":"0b39dd3fe42d4f7818773694a5752d76e92a5666","kind":"tag","published_at":"2016-10-26T22:32:59.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.79","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.79/manifests"},{"name":"regex-syntax-0.3.8","sha":"06f952b9acfea6fc3cf55a29e65bc2ac85c6f6b5","kind":"tag","published_at":"2016-10-26T22:31:33.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.3.8","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.3.8/manifests"},{"name":"0.1.78","sha":"fbd943b0857e7627b9597b40d8c1950d3783447b","kind":"tag","published_at":"2016-10-26T22:01:41.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.78","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.78/manifests"},{"name":"regex-syntax-0.3.7","sha":"3cfef1e79d135a3e8a670aff53e7fabef453a3e1","kind":"tag","published_at":"2016-10-11T01:54:14.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.3.7","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.3.7/manifests"},{"name":"regex-syntax-0.3.6","sha":"53e7ed5ff5eb318874072be044505dc6da8dacab","kind":"tag","published_at":"2016-10-11T01:53:40.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.3.6","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.3.6/manifests"},{"name":"0.1.77","sha":"dc7d3e28ec62d16a5217544c96b40cd9d9c1361f","kind":"tag","published_at":"2016-09-12T20:40:04.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.77","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.77/manifests"},{"name":"0.1.76","sha":"f9aebe0777fc8f3ec1126f3e79ca5ee0e696fe74","kind":"tag","published_at":"2016-09-11T20:02:09.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.76","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.76/manifests"},{"name":"0.1.75","sha":"ac9ced6c26a5779d5bde74b11483d3f5c00ac853","kind":"tag","published_at":"2016-09-05T22:03:57.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.75","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.75/manifests"},{"name":"0.1.74","sha":"0be0b4c9db77ac99ccc776e0aadd8b7e81e85ad5","kind":"tag","published_at":"2016-09-04T14:14:04.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.74","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.74/manifests"},{"name":"0.1.73","sha":"d95d021a7f150a5b513af166f044ba0c51aa31fb","kind":"tag","published_at":"2016-07-10T04:47:34.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.73","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.73/manifests"},{"name":"0.1.72","sha":"22a7438f111b675b00981404659ebe31f591e93e","kind":"tag","published_at":"2016-07-10T04:44:10.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.72","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.72/manifests"},{"name":"0.1.71","sha":"2af46a44a26d0d4350ae5e6739be41b64cade28a","kind":"tag","published_at":"2016-05-20T10:38:16.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.71","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.71/manifests"},{"name":"0.1.70","sha":"f39accaff027ec130f61fd412c6be82d39c88a32","kind":"tag","published_at":"2016-05-18T23:43:23.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.70","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.70/manifests"},{"name":"0.1.69","sha":"3a23e642d364d02791eb5f53baa8e92677d24c81","kind":"tag","published_at":"2016-04-29T20:59:03.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.69","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.69/manifests"},{"name":"0.1.68","sha":"3279286a8fc10796edcbd3b9cbae46b1a53c8f00","kind":"tag","published_at":"2016-04-24T23:54:33.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.68","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.68/manifests"},{"name":"regex-syntax-0.2.6","sha":"cb18d7a504de210598e1ee88a0e57bcbd319f2c4","kind":"tag","published_at":"2016-04-22T22:37:02.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/regex-syntax-0.2.6","html_url":"https://github.com/rust-lang/regex/releases/tag/regex-syntax-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@regex-syntax-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/regex-syntax-0.2.6/manifests"},{"name":"0.1.67","sha":"767f93926d7e4f002b70e65ea8df185916d3bb5c","kind":"tag","published_at":"2016-04-22T19:24:08.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.67","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.67/manifests"},{"name":"0.1.66","sha":"42ef99fe9c203c68147a05df2497e8f2ab525c4b","kind":"tag","published_at":"2016-04-14T23:50:52.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.66","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.66/manifests"},{"name":"0.1.65","sha":"fffb44ec8b9cd410ab842eccce9a2948e0592104","kind":"tag","published_at":"2016-04-09T13:44:01.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.65","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.65/manifests"},{"name":"0.1.64","sha":"4c662c9c2e8e66c2f657d5f526d10d686bb2d0eb","kind":"tag","published_at":"2016-04-09T13:20:12.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.64","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.64/manifests"},{"name":"0.1.63","sha":"81164a55c2f529eee6b374696e2c2baafcfd16ba","kind":"tag","published_at":"2016-04-06T23:34:46.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.63","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.63/manifests"},{"name":"0.1.62","sha":"ba01ba8a517aa75bb52cd47b844bf001c15aee50","kind":"tag","published_at":"2016-04-02T14:24:19.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.62","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.62/manifests"},{"name":"0.1.61","sha":"1334048e5cb38facb76584284f37c9a3baee6275","kind":"tag","published_at":"2016-03-30T20:15:41.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.61","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.61/manifests"},{"name":"0.1.60","sha":"45e55afd65cd8993dd11585a2adccf66ff8e5fc0","kind":"tag","published_at":"2016-03-29T16:49:27.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.60","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.60/manifests"},{"name":"0.1.59","sha":"4ac29dde29e48b90f29353b9aa2a684021e7a432","kind":"tag","published_at":"2016-03-28T20:33:24.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.59","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.59/manifests"},{"name":"0.1.58","sha":"28ad1e84bee0fa18696d11fc84a74836f3255764","kind":"tag","published_at":"2016-03-15T21:16:40.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.58","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.58/manifests"},{"name":"0.1.57","sha":"a1f63b6045a09db6c2b867a453224d1aa581f83a","kind":"tag","published_at":"2016-03-14T21:05:00.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.57","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.57/manifests"},{"name":"0.1.56","sha":"39a4d040d47c80ec8d064e7eaba6e4fda6c414fe","kind":"tag","published_at":"2016-03-13T15:09:27.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.56","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.56/manifests"},{"name":"0.1.55","sha":"6660e017b14bff5241101c3ac872cb486a1c8162","kind":"tag","published_at":"2016-02-27T22:21:27.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.55","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.55/manifests"},{"name":"0.1.54","sha":"899f7558e55324fe89aecd3d1394f937d53e29c1","kind":"tag","published_at":"2016-02-23T12:03:37.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.54","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.54/manifests"},{"name":"0.1.53","sha":"e9548050a563531c92ad596cf7c7c02b63c45a40","kind":"tag","published_at":"2016-02-22T12:06:12.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.53","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.53/manifests"},{"name":"0.1.52","sha":"f34213c5dfcda7a559d2596091df02cf1abd689b","kind":"tag","published_at":"2016-02-19T00:39:01.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.52","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.52/manifests"},{"name":"0.1.51","sha":"9be3ba6a9e79e9e0aff88bc3a60dd9e958e84535","kind":"tag","published_at":"2016-02-15T21:27:29.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.51","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.51/manifests"},{"name":"0.1.50","sha":"8840e72a153709f48597479f11caf4d63905a9d4","kind":"tag","published_at":"2016-02-15T21:26:10.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.50","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.50/manifests"},{"name":"0.1.49","sha":"06aed1ff739d5db6e6e1bad6f62d8f4e63957275","kind":"tag","published_at":"2016-02-15T21:25:52.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.49","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.49/manifests"},{"name":"0.1.48","sha":"f824afbffb7d5efb275d976c8213998f25d1caac","kind":"tag","published_at":"2016-01-23T00:40:09.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.48","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.48/manifests"},{"name":"0.1.47","sha":"50a6351d25c1873b6086f377c76507337f760e68","kind":"tag","published_at":"2016-01-16T16:19:45.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.47","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.47/manifests"},{"name":"0.1.46","sha":"b741335546bb7ecba3a86dbf55388dc4947d4e9c","kind":"tag","published_at":"2016-01-06T02:08:36.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.46","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.46/manifests"},{"name":"0.1.45","sha":"85e077dd11dda569eba512b78bdf4bf2e21b549b","kind":"tag","published_at":"2016-01-06T01:17:23.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.45","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.45/manifests"},{"name":"0.1.28","sha":"9803df4c1e81c8701f82612290c6ba3f2d413c6c","kind":"tag","published_at":"2015-04-14T23:25:41.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.28","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.28/manifests"},{"name":"0.1.27","sha":"910aef40aca4f525dd2fecc54a78e9bc183039d1","kind":"tag","published_at":"2015-04-11T18:29:00.000Z","download_url":"https://codeload.github.com/rust-lang/regex/tar.gz/0.1.27","html_url":"https://github.com/rust-lang/regex/releases/tag/0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/regex@0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/tags/0.1.27/manifests"}]},"repo_metadata_updated_at":"2026-09-06T05:42:48.840Z","dependent_packages_count":0,"downloads":7964,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":97.58064516129032,"dependent_repos_count":28.594816295581442,"dependent_packages_count":33.30662807325856,"stargazers_count":2.425553181222858,"forks_count":2.2175890826383626,"docker_downloads_count":null,"average":32.8250463587983},"purl":"pkg:cargo/regex-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/regex-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/regex-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/regex-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T00:02:32.170Z","issues_count":234,"pull_requests_count":244,"avg_time_to_close_issue":32931861.569832403,"avg_time_to_close_pull_request":6041042.801136363,"issues_closed_count":179,"pull_requests_closed_count":176,"pull_request_authors_count":113,"issue_authors_count":185,"avg_comments_per_issue":5.521367521367521,"avg_comments_per_pull_request":1.6598360655737705,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":29,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":2519177.090909091,"past_year_avg_time_to_close_pull_request":1904252.4594594594,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.793103448275862,"past_year_avg_comments_per_pull_request":1.0169491525423728,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex/issues","maintainers":[{"login":"BurntSushi","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"KiChjang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KiChjang"},{"login":"bluss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluss"},{"login":"dtolnay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"},{"login":"chris-morgan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-morgan"},{"login":"thomcc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomcc"},{"login":"kennytm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kennytm"}],"active_maintainers":[{"login":"BurntSushi","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/regex-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/regex-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/regex-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/regex-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/regex-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/regex-cli/codemeta","maintainers":[{"uuid":"189","login":"BurntSushi","name":"Andrew Gallant","email":null,"url":"https://github.com/BurntSushi","packages_count":86,"html_url":"https://crates.io/users/BurntSushi","role":null,"created_at":"2023-05-27T14:49:34.480Z","updated_at":"2023-05-27T14:49:34.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/BurntSushi/packages"},{"uuid":"55123","login":"rust-lang-owner","name":null,"email":null,"url":"https://github.com/rust-lang-owner","packages_count":217,"html_url":"https://crates.io/users/rust-lang-owner","role":null,"created_at":"2026-09-04T01:28:04.286Z","updated_at":"2026-09-04T01:28:04.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/rust-lang-owner/packages"}]}