{"id":285726,"name":"regexp-examples","ecosystem":"rubygems","description":"Regexp#examples returns a list of \"all\" strings that are matched by the regex. Regexp#random_example returns one, random string that matches.","homepage":"http://rubygems.org/gems/regexp-examples","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tom-lord/regexp-examples","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2014-11-05T12:01:50.423Z","latest_release_published_at":"2024-05-20T18:49:21.641Z","latest_release_number":"1.6.0","last_synced_at":"2026-08-16T17:22:13.683Z","created_at":"2022-04-06T08:55:52.338Z","updated_at":"2026-08-16T17:22:16.355Z","registry_url":"https://rubygems.org/gems/regexp-examples","install_command":"gem install regexp-examples -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/regexp-examples/","metadata":{"funding":null},"repo_metadata":{"id":22846778,"uuid":"26194110","full_name":"tom-lord/regexp-examples","owner":"tom-lord","description":"Generate strings that match a given regular expression","archived":false,"fork":false,"pushed_at":"2024-05-20T18:45:46.000Z","size":699,"stargazers_count":519,"open_issues_count":9,"forks_count":32,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-08-11T00:12:47.406Z","etag":null,"topics":["data-generation","mri","random-string","regexp","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tom-lord.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2014-11-04T23:46:39.000Z","updated_at":"2026-07-15T05:45:15.000Z","dependencies_parsed_at":"2024-06-18T13:45:17.113Z","dependency_job_id":"d6bb84d8-9104-4899-99ba-d538277eed1e","html_url":"https://github.com/tom-lord/regexp-examples","commit_stats":{"total_commits":398,"total_committers":8,"mean_commits":49.75,"dds":0.3492462311557789,"last_synced_commit":"642cea61185d429a5028dfdc0da87eec4b6e1aa0"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/tom-lord/regexp-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tom-lord","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/sbom","scorecard":{"id":891799,"data":{"date":"2025-08-11","repo":{"name":"github.com/tom-lord/regexp-examples","commit":"c5f6b714340fcbb422b4dae922000540d1b3034e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no workflows found","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":"Code-Review","score":3,"reason":"Found 3/10 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-24T12:08:02.774Z","repository_id":22846778,"created_at":"2025-08-24T12:08:02.774Z","updated_at":"2025-08-24T12:08:02.774Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36709624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"tom-lord","name":"Tom Lord","uuid":"7573396","kind":"user","description":"🔥🔥🔥","email":"","website":null,"location":"United Kingdom","twitter":null,"company":"@carwow ","icon_url":"https://avatars.githubusercontent.com/u/7573396?u=a8792c6c2e607d200cd276721785b5351025daa3\u0026v=4","repositories_count":73,"last_synced_at":"2024-12-06T19:40:38.211Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tom-lord","funding_links":[],"total_stars":629,"followers":57,"following":9,"created_at":"2022-11-08T11:24:46.165Z","updated_at":"2024-12-06T19:40:38.211Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tom-lord","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tom-lord/repositories"},"tags":[{"name":"v1.6.0","sha":"c5f6b714340fcbb422b4dae922000540d1b3034e","kind":"tag","published_at":"2024-05-20T18:45:44.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.6.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"d93c983e86b75480bf11bc486cf591edcb202a89","kind":"tag","published_at":"2020-01-09T09:19:27.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.5.1","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172a26257c10e31bce7f5b6d028d86c87d6c063f","kind":"tag","published_at":"2019-07-13T09:38:55.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.5.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"9d7aff092a604b38b0a7937804159c4115fd6639","kind":"tag","published_at":"2018-12-27T21:24:51.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.4.4","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"8a485fe7f974547ceef2b3d5b7d8c8aab04f3993","kind":"tag","published_at":"2018-07-29T12:39:56.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.4.3","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"2d6d90d96e42ab2ae64f88ba0dfeb418806185ba","kind":"tag","published_at":"2017-12-25T17:49:02.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.4.2","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e681d0e9ffba926b1f5b297ab52394e39e491f99","kind":"tag","published_at":"2017-11-09T20:13:06.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.4.1","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"24992e9cb0e3783c8a88b75e17371e1027a81845","kind":"tag","published_at":"2017-10-15T20:54:49.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.4.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"7176671f7dffa8f3b68f34003cc0c56fdca44eec","kind":"commit","published_at":"2017-06-06T20:22:01.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.3.2","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"4de8e33222afccd9fb3f9c8ac2a36269f7cd4763","kind":"tag","published_at":"2016-12-30T10:20:52.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.3.1","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"fac919dd85bc76ae79ea20b549ece3fcbf0b51d0","kind":"tag","published_at":"2016-12-17T18:58:22.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.3.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"e1721e17af83dadf4fb67b68d91a5ce3eb06df9c","kind":"tag","published_at":"2016-05-18T15:40:42.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.2.1","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"bc9c1591b499e5eaa97a1761b78ce46155854991","kind":"tag","published_at":"2016-02-01T23:58:58.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.2.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"f4d669886758680993725c116d014f56d77d3f25","kind":"tag","published_at":"2015-12-31T14:18:29.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.1.4","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a0d3cf826003878c479b9406c9af30aa4f4ef909","kind":"commit","published_at":"2015-07-17T15:38:44.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.1.3","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"0dda6179de24f97f38b261e8ae5c49e99cb7949d","kind":"commit","published_at":"2015-07-12T17:04:04.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.1.1","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e20ad25dc95aefa10e47db83aa24b3addcb7a525","kind":"commit","published_at":"2015-03-08T13:30:44.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.1.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"5e2850e5869c18df4780290786bc21ea077ae4c1","kind":"commit","published_at":"2015-03-07T15:17:10.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.0.2","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"027c2d7721689e79230f23fc0d250dfcf6eb9ddc","kind":"commit","published_at":"2015-03-04T12:52:40.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.0.1","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c5c629b871b1db5d372cd126982493e5c9e5c8cc","kind":"commit","published_at":"2015-03-02T11:41:10.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v1.0.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v1.0.0/manifests"},{"name":"v0.7.0","sha":"592b70743e0d4ca13bcdc1aabf0d08dba27f8e00","kind":"commit","published_at":"2015-02-28T18:56:56.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.7.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"449e3d1b0a20c18b8d61946e28a9208694de9438","kind":"commit","published_at":"2015-02-22T23:15:02.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.6.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"361ea9595d4813aca2bac882bc41a2bbe5c2fdcc","kind":"commit","published_at":"2015-02-22T15:37:38.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.5.4","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96488ba530d378f508548c6af70c757dec31d238","kind":"commit","published_at":"2015-02-10T10:55:18.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.5.3","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"f4b048cdf930fd28cee5457646df17204e54f743","kind":"commit","published_at":"2015-02-08T21:46:54.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.5.2","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6ab3927a04459152a25708eb809f674953d9c23b","kind":"commit","published_at":"2015-02-08T13:43:53.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.5.1","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"098c72efc812c5f70dbc2cacf0faa608deb38c63","kind":"commit","published_at":"2015-02-04T21:41:25.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.5.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"e62f1826e01bc06dbf77a61379ea034dd670e051","kind":"commit","published_at":"2015-02-03T21:49:50.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.4.2","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"4bda7093890949f3cc5ab71a037e9c4a079e5807","kind":"commit","published_at":"2015-02-02T14:38:02.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.4.1","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"82d760f98d25fb9ab1df2d7867aaa456ddb9de07","kind":"commit","published_at":"2015-01-25T11:28:22.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.4.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"e437705cf01911575bd488ed18208049d8b15bdd","kind":"commit","published_at":"2015-01-24T17:09:01.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.3.2","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"47f1bd5b2f3b9055677d02f7502ea108bbb44ef3","kind":"commit","published_at":"2015-01-17T19:57:47.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.3.1","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4a0ca9b0c2fb50e4b65e3321a4ae6bf564716768","kind":"commit","published_at":"2015-01-17T19:08:18.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.3.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"7f78a5b9d90bf36bba2d85d2f3009ef1d6cf0ff1","kind":"commit","published_at":"2015-01-17T16:41:05.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.2.4","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d49cc8e3b9b343788db9ce93f9c1642be6251393","kind":"commit","published_at":"2015-01-16T17:36:57.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.2.3","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"d718372f40a890a973093737160b4735ecdeeb7c","kind":"commit","published_at":"2015-01-15T10:15:31.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.2.2","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"d72e86f181478435617e19c08cd68a8df8a00772","kind":"commit","published_at":"2015-01-14T17:33:37.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.2.1","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f0fb80a62a1af931457297b53d59087160e84dd3","kind":"commit","published_at":"2015-01-13T21:44:28.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.2.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"54e91e37d8e42ec89b2b90ab0a5423f94ac39339","kind":"commit","published_at":"2015-01-11T23:32:37.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.1.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"307b4cd5bd3eff7a77101553aa631929ac6bc60e","kind":"tag","published_at":"2014-11-10T11:50:11.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.0.1","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"5275425e92d0dec418d8df75dda4e48f8ec6fdba","kind":"tag","published_at":"2014-11-10T11:47:53.000Z","download_url":"https://codeload.github.com/tom-lord/regexp-examples/tar.gz/v0.0.0","html_url":"https://github.com/tom-lord/regexp-examples/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tom-lord/regexp-examples@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:22:16.355Z","dependent_packages_count":19,"downloads":1885940,"downloads_period":"total","dependent_repos_count":728,"rankings":{"downloads":3.003274056466261,"dependent_repos_count":1.2827125333572533,"dependent_packages_count":1.1386507745179935,"stargazers_count":2.472666105971405,"forks_count":4.768419105073419,"docker_downloads_count":1.0041995839664482,"average":2.2783203598921298},"purl":"pkg:gem/regexp-examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/regexp-examples","docker_dependents_count":85,"docker_downloads_count":23318718,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/regexp-examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/regexp-examples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-07T16:01:36.440Z","issues_count":19,"pull_requests_count":24,"avg_time_to_close_issue":26424926.0,"avg_time_to_close_pull_request":1039028.9166666666,"issues_closed_count":9,"pull_requests_closed_count":24,"pull_request_authors_count":6,"issue_authors_count":10,"avg_comments_per_issue":1.8947368421052633,"avg_comments_per_pull_request":2.0833333333333335,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-lord%2Fregexp-examples/issues","maintainers":[{"login":"tom-lord","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tom-lord"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/regexp-examples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/regexp-examples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/regexp-examples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/regexp-examples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/regexp-examples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/regexp-examples/codemeta","maintainers":[{"uuid":"83789","login":"tom-lord","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://rubygems.org/profiles/tom-lord","role":null,"created_at":"2022-11-09T09:47:51.618Z","updated_at":"2022-11-09T09:47:51.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/tom-lord/packages"}]}