{"id":372774,"url":"https://github.com/mathiasbynens/regenerate","last_synced_at":"2026-05-18T12:30:30.565Z","repository":{"id":8557814,"uuid":"10182772","full_name":"mathiasbynens/regenerate","owner":"mathiasbynens","description":"Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.","archived":false,"fork":false,"pushed_at":"2021-12-29T22:19:35.000Z","size":321,"stargazers_count":377,"open_issues_count":6,"forks_count":39,"subscribers_count":17,"default_branch":"main","last_synced_at":"2026-05-05T14:37:25.380Z","etag":null,"topics":["code-generation","ecmascript","javascript","regexp","regular-expressions","unicode"],"latest_commit_sha":null,"homepage":"https://mths.be/regenerate","language":"JavaScript","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/mathiasbynens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-20T21:56:37.000Z","updated_at":"2026-05-05T11:09:43.000Z","dependencies_parsed_at":"2022-08-31T05:21:46.317Z","dependency_job_id":null,"html_url":"https://github.com/mathiasbynens/regenerate","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/regenerate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/sbom","scorecard":{"id":624353,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/regenerate","commit":"11567339f40fd262435934d544885bc047cb4220"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Code-Review","score":1,"reason":"Found 3/30 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":"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":"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":"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-MIT.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT.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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-21T06:00:21.853Z","repository_id":8557814,"created_at":"2025-08-21T06:00:21.854Z","updated_at":"2025-08-21T06:00:21.854Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32781554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"mathiasbynens","name":"Mathias Bynens","uuid":"81942","kind":"user","description":"Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.","email":"","website":"https://mathiasbynens.be/","location":null,"twitter":"mathias","company":"@Google","icon_url":"https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5\u0026v=4","repositories_count":590,"last_synced_at":"2026-05-06T11:39:39.264Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":55933,"followers":12924,"following":163,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2026-05-06T11:39:39.264Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens/repositories"},"packages":[{"id":5004826,"name":"org.webjars.npm:regenerate","ecosystem":"maven","description":"WebJar for regenerate","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/regenerate","keywords_array":[],"namespace":"org.webjars.npm","versions_count":4,"first_release_published_at":"2015-05-24T02:50:21.000Z","latest_release_published_at":"2021-01-03T17:01:03.000Z","latest_release_number":"1.4.2","last_synced_at":"2026-05-16T20:40:35.657Z","created_at":"2022-07-27T11:08:09.546Z","updated_at":"2026-05-16T20:40:35.657Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/regenerate/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/regenerate/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":8557814,"uuid":"10182772","full_name":"mathiasbynens/regenerate","owner":"mathiasbynens","description":"Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.","archived":false,"fork":false,"pushed_at":"2021-12-29T22:19:35.000Z","size":321,"stargazers_count":372,"open_issues_count":6,"forks_count":37,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-12-16T08:10:50.288Z","etag":null,"topics":["code-generation","ecmascript","javascript","regexp","regular-expressions","unicode"],"latest_commit_sha":null,"homepage":"https://mths.be/regenerate","language":"JavaScript","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/mathiasbynens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-20T21:56:37.000Z","updated_at":"2025-12-09T14:58:02.000Z","dependencies_parsed_at":"2022-08-31T05:21:46.317Z","dependency_job_id":null,"html_url":"https://github.com/mathiasbynens/regenerate","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/regenerate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/sbom","scorecard":{"id":624353,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/regenerate","commit":"11567339f40fd262435934d544885bc047cb4220"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Code-Review","score":1,"reason":"Found 3/30 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":"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":"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":"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-MIT.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT.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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-21T06:00:21.853Z","repository_id":8557814,"created_at":"2025-08-21T06:00:21.854Z","updated_at":"2025-08-21T06:00:21.854Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27795820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-18T02:00:09.725Z","response_time":55,"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":"mathiasbynens","name":"Mathias Bynens","uuid":"81942","kind":"user","description":"Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.","email":"","website":"https://mathiasbynens.be/","location":null,"twitter":"mathias","company":"@Google","icon_url":"https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5\u0026v=4","repositories_count":589,"last_synced_at":"2025-10-06T17:49:16.319Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":55691,"followers":12721,"following":163,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2025-10-06T17:49:16.319Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-19T17:11:10.433Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":13.696948052078339,"forks_count":16.916029799178574,"average":19.874127964719314},"purl":"pkg:maven/org.webjars.npm/regenerate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:regenerate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:regenerate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:regenerate/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-25T13:22:34.013Z","issues_count":31,"pull_requests_count":13,"avg_time_to_close_issue":17013335.51724138,"avg_time_to_close_pull_request":5524603.909090909,"issues_closed_count":29,"pull_requests_closed_count":11,"pull_request_authors_count":9,"issue_authors_count":10,"avg_comments_per_issue":1.096774193548387,"avg_comments_per_pull_request":1.4615384615384615,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/mathiasbynens%2Fregenerate/issues","maintainers":[{"login":"mathiasbynens","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:regenerate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:regenerate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:regenerate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:regenerate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:regenerate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:regenerate/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606373,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":10362647,"name":"github.com/mathiasbynens/regenerate","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/regenerate","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2013-05-21T19:23:36.000Z","latest_release_published_at":"2020-11-01T08:41:51.000Z","latest_release_number":"v1.4.2","last_synced_at":"2026-05-16T20:40:50.716Z","created_at":"2024-06-12T06:20:42.977Z","updated_at":"2026-05-16T20:40:50.716Z","registry_url":"https://pkg.go.dev/github.com/mathiasbynens/regenerate","install_command":"go get github.com/mathiasbynens/regenerate","documentation_url":"https://pkg.go.dev/github.com/mathiasbynens/regenerate#section-documentation","metadata":{},"repo_metadata":{"id":8557814,"uuid":"10182772","full_name":"mathiasbynens/regenerate","owner":"mathiasbynens","description":"Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.","archived":false,"fork":false,"pushed_at":"2021-12-29T22:19:35.000Z","size":321,"stargazers_count":372,"open_issues_count":6,"forks_count":37,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-12-16T08:10:50.288Z","etag":null,"topics":["code-generation","ecmascript","javascript","regexp","regular-expressions","unicode"],"latest_commit_sha":null,"homepage":"https://mths.be/regenerate","language":"JavaScript","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/mathiasbynens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-20T21:56:37.000Z","updated_at":"2025-12-09T14:58:02.000Z","dependencies_parsed_at":"2022-08-31T05:21:46.317Z","dependency_job_id":null,"html_url":"https://github.com/mathiasbynens/regenerate","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/regenerate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/sbom","scorecard":{"id":624353,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/regenerate","commit":"11567339f40fd262435934d544885bc047cb4220"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Code-Review","score":1,"reason":"Found 3/30 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":"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":"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":"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-MIT.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT.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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-21T06:00:21.853Z","repository_id":8557814,"created_at":"2025-08-21T06:00:21.854Z","updated_at":"2025-08-21T06:00:21.854Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27795820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-18T02:00:09.725Z","response_time":55,"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":"mathiasbynens","name":"Mathias Bynens","uuid":"81942","kind":"user","description":"Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.","email":"","website":"https://mathiasbynens.be/","location":null,"twitter":"mathias","company":"@Google","icon_url":"https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5\u0026v=4","repositories_count":589,"last_synced_at":"2025-10-06T17:49:16.319Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":55691,"followers":12721,"following":163,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2025-10-06T17:49:16.319Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-19T17:10:19.393Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.958767526308751,"dependent_packages_count":6.520931273209822,"stargazers_count":2.409128082212918,"forks_count":3.2826146218020593,"docker_downloads_count":null,"average":4.792860375883388},"purl":"pkg:golang/github.com/mathiasbynens/regenerate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mathiasbynens/regenerate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mathiasbynens/regenerate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mathiasbynens/regenerate/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-25T13:22:34.013Z","issues_count":31,"pull_requests_count":13,"avg_time_to_close_issue":17013335.51724138,"avg_time_to_close_pull_request":5524603.909090909,"issues_closed_count":29,"pull_requests_closed_count":11,"pull_request_authors_count":9,"issue_authors_count":10,"avg_comments_per_issue":1.096774193548387,"avg_comments_per_pull_request":1.4615384615384615,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/mathiasbynens%2Fregenerate/issues","maintainers":[{"login":"mathiasbynens","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Fregenerate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Fregenerate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Fregenerate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Fregenerate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Fregenerate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Fregenerate/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":57311,"name":"regenerate","ecosystem":"bower","description":null,"homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/regenerate","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2013-05-21T19:23:36.000Z","latest_release_published_at":"2020-11-01T08:41:51.000Z","latest_release_number":"v1.4.2","last_synced_at":"2026-03-03T19:54:00.688Z","created_at":"2022-04-04T23:52:50.168Z","updated_at":"2026-03-03T19:54:00.689Z","registry_url":null,"install_command":"bower install regenerate","documentation_url":null,"metadata":{},"repo_metadata":{"id":8557814,"uuid":"10182772","full_name":"mathiasbynens/regenerate","owner":"mathiasbynens","description":"Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.","archived":false,"fork":false,"pushed_at":"2021-12-29T22:19:35.000Z","size":321,"stargazers_count":372,"open_issues_count":6,"forks_count":37,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-12-16T08:10:50.288Z","etag":null,"topics":["code-generation","ecmascript","javascript","regexp","regular-expressions","unicode"],"latest_commit_sha":null,"homepage":"https://mths.be/regenerate","language":"JavaScript","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/mathiasbynens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-20T21:56:37.000Z","updated_at":"2025-12-09T14:58:02.000Z","dependencies_parsed_at":"2022-08-31T05:21:46.317Z","dependency_job_id":null,"html_url":"https://github.com/mathiasbynens/regenerate","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/regenerate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/sbom","scorecard":{"id":624353,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/regenerate","commit":"11567339f40fd262435934d544885bc047cb4220"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Code-Review","score":1,"reason":"Found 3/30 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":"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":"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":"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-MIT.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT.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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-21T06:00:21.853Z","repository_id":8557814,"created_at":"2025-08-21T06:00:21.854Z","updated_at":"2025-08-21T06:00:21.854Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27795820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-18T02:00:09.725Z","response_time":55,"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":"mathiasbynens","name":"Mathias Bynens","uuid":"81942","kind":"user","description":"Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.","email":"","website":"https://mathiasbynens.be/","location":null,"twitter":"mathias","company":"@Google","icon_url":"https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5\u0026v=4","repositories_count":589,"last_synced_at":"2025-10-06T17:49:16.319Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":55691,"followers":12721,"following":163,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2025-10-06T17:49:16.319Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-19T17:11:00.207Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":19.94245997835128,"dependent_packages_count":6.0374294992309006,"stargazers_count":6.0630661425397365,"forks_count":8.20230160086595,"docker_downloads_count":null,"average":10.061314305246967},"purl":"pkg:bower/regenerate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/regenerate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/regenerate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/regenerate/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-25T13:22:34.013Z","issues_count":31,"pull_requests_count":13,"avg_time_to_close_issue":17013335.51724138,"avg_time_to_close_pull_request":5524603.909090909,"issues_closed_count":29,"pull_requests_closed_count":11,"pull_request_authors_count":9,"issue_authors_count":10,"avg_comments_per_issue":1.096774193548387,"avg_comments_per_pull_request":1.4615384615384615,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/mathiasbynens%2Fregenerate/issues","maintainers":[{"login":"mathiasbynens","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/regenerate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/regenerate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/regenerate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/regenerate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/regenerate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/regenerate/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"bower","metadata":{"funded_packages_count":3375},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-04-03T06:47:19.171Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":2293886,"name":"regenerate","ecosystem":"npm","description":"Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.","homepage":"https://mths.be/regenerate","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/regenerate","keywords_array":["regex","regexp","javascript","unicode","generator","tool"],"namespace":null,"versions_count":26,"first_release_published_at":"2013-05-20T22:26:43.564Z","latest_release_published_at":"2020-11-01T08:42:12.525Z","latest_release_number":"1.4.2","last_synced_at":"2026-03-18T15:03:05.309Z","created_at":"2022-04-09T23:45:50.547Z","updated_at":"2026-03-18T15:03:05.310Z","registry_url":"https://www.npmjs.com/package/regenerate","install_command":"npm install regenerate","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.2"}},"repo_metadata":{"id":8557814,"uuid":"10182772","full_name":"mathiasbynens/regenerate","owner":"mathiasbynens","description":"Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.","archived":false,"fork":false,"pushed_at":"2021-12-29T22:19:35.000Z","size":321,"stargazers_count":362,"open_issues_count":3,"forks_count":33,"subscribers_count":21,"default_branch":"main","last_synced_at":"2024-05-02T05:51:45.220Z","etag":null,"topics":["code-generation","ecmascript","javascript","regexp","regular-expressions","unicode"],"latest_commit_sha":null,"homepage":"https://mths.be/regenerate","language":"JavaScript","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/mathiasbynens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-20T21:56:37.000Z","updated_at":"2024-03-24T10:16:22.000Z","dependencies_parsed_at":"2022-08-31T05:21:46.317Z","dependency_job_id":null,"html_url":"https://github.com/mathiasbynens/regenerate","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219004368,"owners_count":16422849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mathiasbynens","name":"Mathias Bynens","uuid":"81942","kind":"user","description":"Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.","email":"","website":"https://mathiasbynens.be/","location":null,"twitter":"mathias","company":"@Google","icon_url":"https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5\u0026v=4","repositories_count":585,"last_synced_at":"2024-05-20T14:56:15.832Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":53684,"followers":12019,"following":161,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2024-05-20T14:56:28.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens/repositories"},"tags":[{"name":"v1.4.2","sha":"11567339f40fd262435934d544885bc047cb4220","kind":"commit","published_at":"2020-11-01T08:41:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v1.4.2","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4aee39dc05d4a683dfff648a85b3326a6fc1be5f","kind":"commit","published_at":"2020-06-04T19:56:40.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v1.4.1","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7a1fa1a719898914b27f8b7a5a673af09021aa22","kind":"commit","published_at":"2018-05-12T23:14:09.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v1.4.0","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"d34ae9be511306a872b742d8421ae18c4ffdc0bf","kind":"commit","published_at":"2017-09-18T14:17:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v1.3.3","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"c37fdc9cabf03610c0f6f8bfc4f7da822cfa5a89","kind":"commit","published_at":"2016-11-11T12:45:35.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v1.3.2","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"b842e5af68e07d8cb020fd1f03c12d31d9304999","kind":"commit","published_at":"2016-06-01T14:44:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v1.3.1","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"44e36b2e4d05150437849cebd7f09f4711bea113","kind":"commit","published_at":"2016-05-25T09:57:27.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v1.3.0","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"9cd1cd77bd41ed19927406da2e67ccb0a956dbdc","kind":"commit","published_at":"2015-01-26T09:25:17.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v1.2.1","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0be62841c660ac94dd7e91e01771e8a2ee03b286","kind":"commit","published_at":"2015-01-26T09:06:43.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v1.2.0","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e3b77df67e6cdc0e76f28e0e5520bf6f2f364bd9","kind":"commit","published_at":"2015-01-24T16:04:34.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v1.1.0","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"913bbfbf71ff2a4b4cf74f8779a9e256b8c6a9df","kind":"commit","published_at":"2014-10-12T05:45:38.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v1.0.1","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c0e771dd3e9bc3cebfe8e2d881a5e0b1f4831ff9","kind":"commit","published_at":"2014-09-23T08:29:19.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v1.0.0","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v1.0.0/manifests"},{"name":"v0.6.4","sha":"f31912781cb64c280a8eedab11b74966e2b4fd15","kind":"commit","published_at":"2014-08-24T18:41:12.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.6.4","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"d5186be41c289db7e98acf240fd6f493fba8253e","kind":"commit","published_at":"2014-08-24T16:58:28.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.6.3","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"cb3c7f15941dee343e90607eb32c1330223d0a3c","kind":"commit","published_at":"2014-05-24T12:09:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.6.2","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"be26aac3f5846ac5b664299287ce5a1d9d5779d2","kind":"commit","published_at":"2014-04-25T12:30:45.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.6.1","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"564fe7c0dcd01992993e4e2e1ddf4dc2ef71f328","kind":"commit","published_at":"2014-04-23T14:00:54.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.6.0","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"1e0bccf54947569ac3a1339a7e0720a08a255e66","kind":"commit","published_at":"2013-08-19T20:56:55.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.5.4","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"60dbb6ccc54de6ccd520a181b42b5355e4f0132f","kind":"commit","published_at":"2013-08-18T20:00:23.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.5.3","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"ece724e607579e1ab0df8d38bcb8f02b883dbbb8","kind":"commit","published_at":"2013-06-17T13:10:55.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.5.2","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"5d227f380b49fec6e0cda619b58bac7b394abad9","kind":"commit","published_at":"2013-06-05T09:53:48.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.5.1","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"acb4e2f714464abb49216fa2833bf9c3e0d2c184","kind":"commit","published_at":"2013-06-02T16:36:48.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.5.0","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"f4850842c8d1f8cbb92e4582634537ab6db1ad6a","kind":"commit","published_at":"2013-05-27T11:21:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.4.0","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"81fc8e15cc4a23c468f3f800cd9eb23990f58e01","kind":"commit","published_at":"2013-05-22T19:50:29.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.3.0","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"4cdbdab53c5aed5e881d2d193c4c79692a39e35b","kind":"commit","published_at":"2013-05-21T19:23:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/regenerate/tar.gz/v0.2.0","html_url":"https://github.com/mathiasbynens/regenerate/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T19:53:15.185Z","dependent_packages_count":1313,"downloads":121657509,"downloads_period":"last-month","dependent_repos_count":3619401,"rankings":{"downloads":0.020918187981132014,"dependent_repos_count":0.0035867573632569288,"dependent_packages_count":0.055088212327274365,"stargazers_count":3.3210087604495113,"forks_count":4.0524882239363205,"docker_downloads_count":0.029323794931665426,"average":1.2470689894981934},"purl":"pkg:npm/regenerate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/regenerate","docker_dependents_count":16119,"docker_downloads_count":4793361275,"usage_url":"https://repos.ecosyste.ms/usage/npm/regenerate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/regenerate/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-28T19:32:45.251Z","issues_count":31,"pull_requests_count":13,"avg_time_to_close_issue":17013335.51724138,"avg_time_to_close_pull_request":5524603.909090909,"issues_closed_count":29,"pull_requests_closed_count":11,"pull_request_authors_count":9,"issue_authors_count":10,"avg_comments_per_issue":1.096774193548387,"avg_comments_per_pull_request":1.4615384615384615,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":2,"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/mathiasbynens%2Fregenerate/issues","maintainers":[{"login":"mathiasbynens","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/regenerate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/regenerate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/regenerate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/regenerate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/regenerate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/regenerate/codemeta","maintainers":[{"uuid":"mathias","login":"mathias","name":null,"email":"mathias@qiwi.be","url":null,"packages_count":651,"html_url":"https://www.npmjs.com/~mathias","role":null,"created_at":"2022-11-14T05:56:48.724Z","updated_at":"2022-11-14T05:56:48.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mathias/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5622553,"maintainers_count":1192733,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":324307,"full_name":"mathiasbynens/regenerate","default_branch":"main","total_commits":123,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":20.5,"dds":0.06504065040650409,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-16T20:40:31.510Z","last_synced_commit":"11567339f40fd262435934d544885bc047cb4220","created_at":"2023-03-08T17:19:40.791Z","updated_at":"2026-05-16T20:40:31.495Z","committers":[{"name":"Mathias Bynens","email":"mathias@qiwi.be","login":"mathiasbynens","count":115},{"name":"Benjamin Tan","email":"demoneaux@gmail.com","login":"bnjmnt4n","count":3},{"name":"Sébastien Beyou","email":"seb35@seb35.fr","login":"Seb35","count":2},{"name":"Viktor","email":"vic99999@yandex.ru","login":"Yaffle","count":1},{"name":"Jack Moore","email":"hello@jacklmoore.com","login":"jackmoore","count":1},{"name":"Devon Govett","email":"devongovett@gmail.com","login":"devongovett","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-16T00:00:17.015Z","repositories_count":6235510,"commits_count":884699087,"contributors_count":34909925,"owners_count":1154055,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"mathiasbynens/regenerate","html_url":"https://github.com/mathiasbynens/regenerate","last_synced_at":"2026-04-04T10:27:46.220Z","status":"error","issues_count":31,"pull_requests_count":13,"avg_time_to_close_issue":17013335.51724138,"avg_time_to_close_pull_request":5524603.909090909,"issues_closed_count":29,"pull_requests_closed_count":11,"pull_request_authors_count":9,"issue_authors_count":10,"avg_comments_per_issue":1.096774193548387,"avg_comments_per_pull_request":1.4615384615384615,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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,"created_at":"2023-05-11T12:51:40.565Z","updated_at":"2026-04-04T10:27:46.220Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fregenerate/issues","issue_labels_count":{"table":{"enhancement":2,"bug":1}},"pull_request_labels_count":{"table":{"dependencies":2}},"issue_author_associations_count":{"table":{"OWNER":22,"NONE":8,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":8,"NONE":4,"OWNER":1}},"issue_authors":{"table":{"mathiasbynens":22,"WebReflection":1,"Dantist":1,"mhariri":1,"Simran-B":1,"rauschma":1,"termi":1,"SteveHindmarsh":1,"Seb35":1,"RobinKnipe":1}},"pull_request_authors":{"table":{"bnjmnt4n":3,"Seb35":2,"dependabot[bot]":2,"devongovett":1,"mhariri":1,"jackmoore":1,"Yaffle":1,"bluelovers":1,"mathiasbynens":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-14T00:00:12.120Z","repositories_count":14596063,"issues_count":34290466,"pull_requests_count":112267474,"authors_count":11261265,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"mathiasbynens","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":1,"ForkEvent":1,"WatchEvent":7},"last_year":{"PullRequestEvent":1,"WatchEvent":4}},"keywords":["code-generation","ecmascript","javascript","regexp","regular-expressions","unicode"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-31T05:21:46.153Z","updated_at":"2022-08-31T05:21:46.153Z","repository_link":"https://github.com/mathiasbynens/regenerate/blob/main/package.json","dependencies":[{"id":3371848107,"package_name":"grunt","ecosystem":"npm","requirements":"^0.4.5","direct":true,"kind":"development","optional":false},{"id":3371848106,"package_name":"codecov","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":3371848108,"package_name":"grunt-shell","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"development","optional":false},{"id":3371848109,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.3","direct":true,"kind":"development","optional":false},{"id":3371848110,"package_name":"qunit-extras","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":3371848111,"package_name":"qunitjs","ecosystem":"npm","requirements":"~1.11.0","direct":true,"kind":"development","optional":false},{"id":3371848112,"package_name":"requirejs","ecosystem":"npm","requirements":"^2.1.15","direct":true,"kind":"development","optional":false}]}],"score":30.056095540959436,"created_at":"2026-05-14T10:31:51.104Z","updated_at":"2026-05-18T12:30:30.567Z","avatar_url":"https://github.com/mathiasbynens.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372774","html_url":"https://summary.ecosyste.ms/projects/372774"}