{"id":377781,"url":"https://github.com/IonicaBizau/regex-parser.js","last_synced_at":"2026-07-23T13:04:48.010Z","repository":{"id":57352275,"uuid":"20318318","full_name":"IonicaBizau/regex-parser.js","owner":"IonicaBizau","description":":expressionless: A module that parses a string as regular expression and returns the parsed value","archived":false,"fork":false,"pushed_at":"2025-02-14T01:27:57.000Z","size":43,"stargazers_count":32,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-03T06:29:01.951Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://ionicabizau.net/blog/10-regex-parser-1-0-0-is-released","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/IonicaBizau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ionicabizau","patreon":"ionicabizau","open_collective":"ionicabizau","custom":"https://www.buymeacoffee.com/h96wwchmy"}},"created_at":"2014-05-30T05:33:12.000Z","updated_at":"2025-02-14T01:27:56.000Z","dependencies_parsed_at":"2024-06-18T13:56:37.936Z","dependency_job_id":"6adec8b9-a702-4d57-b81d-d42d0310a2e5","html_url":"https://github.com/IonicaBizau/regex-parser.js","commit_stats":{"total_commits":61,"total_committers":5,"mean_commits":12.2,"dds":0.5081967213114754,"last_synced_commit":"9d514e72d495c6127a339906fdea8f9de57d949e"},"previous_names":["ionicabizau/node-regex-parser"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/IonicaBizau/regex-parser.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IonicaBizau","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/sbom","scorecard":{"id":67642,"data":{"date":"2025-08-11","repo":{"name":"github.com/IonicaBizau/regex-parser.js","commit":"455a3b0e259b4b970e331ae9d41663718b2ae34e"},"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":"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":"Code-Review","score":1,"reason":"Found 2/16 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T02:57:51.832Z","repository_id":57352275,"created_at":"2025-08-15T02:57:51.832Z","updated_at":"2025-08-15T02:57:51.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35315892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"IonicaBizau","name":"Ionică Bizău (Johnny B.)","uuid":"2864371","kind":"user","description":"Programmer, Geek, Pianist \u0026 Organist, Learner, Mentor, Dreamer, Vegetarian, Jesus follower, Founder @Bloggify","email":"contact@ionicabizau.net","website":"https://ionicabizau.net","location":"✈","twitter":"IonicaBizau","company":"@Bloggify @BibleJS @BrainJS","icon_url":"https://avatars.githubusercontent.com/u/2864371?u=7b3959068bc6e9541cc03b0bcea03a7609660750\u0026v=4","repositories_count":520,"last_synced_at":"2026-05-17T10:47:03.505Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/IonicaBizau","funding_links":["https://github.com/sponsors/IonicaBizau"],"total_stars":24441,"followers":2973,"following":35,"created_at":"2022-11-02T16:21:50.293Z","updated_at":"2026-05-17T10:47:03.505Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IonicaBizau","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IonicaBizau/repositories"},"packages":[{"id":5004878,"name":"org.webjars.npm:regex-parser","ecosystem":"maven","description":"WebJar for regex-parser","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/IonicaBizau/regex-parser.js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2020-10-14T16:57:14.000Z","latest_release_published_at":"2022-02-02T01:27:23.000Z","latest_release_number":"2.2.11","last_synced_at":"2026-07-14T00:30:10.462Z","created_at":"2022-07-27T11:08:15.966Z","updated_at":"2026-07-14T00:30:10.462Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/regex-parser/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/regex-parser/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":57352275,"uuid":"20318318","full_name":"IonicaBizau/regex-parser.js","owner":"IonicaBizau","description":":expressionless: A module that parses a string as regular expression and returns the parsed value","archived":false,"fork":false,"pushed_at":"2025-02-14T01:27:57.000Z","size":43,"stargazers_count":32,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-18T10:59:22.379Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://ionicabizau.net/blog/10-regex-parser-1-0-0-is-released","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/IonicaBizau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ionicabizau","patreon":"ionicabizau","open_collective":"ionicabizau","custom":"https://www.buymeacoffee.com/h96wwchmy"}},"created_at":"2014-05-30T05:33:12.000Z","updated_at":"2025-02-14T01:27:56.000Z","dependencies_parsed_at":"2024-06-18T13:56:37.936Z","dependency_job_id":"6adec8b9-a702-4d57-b81d-d42d0310a2e5","html_url":"https://github.com/IonicaBizau/regex-parser.js","commit_stats":{"total_commits":61,"total_committers":5,"mean_commits":12.2,"dds":0.5081967213114754,"last_synced_commit":"9d514e72d495c6127a339906fdea8f9de57d949e"},"previous_names":["ionicabizau/node-regex-parser"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/IonicaBizau/regex-parser.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IonicaBizau","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/sbom","scorecard":{"id":67642,"data":{"date":"2025-08-11","repo":{"name":"github.com/IonicaBizau/regex-parser.js","commit":"455a3b0e259b4b970e331ae9d41663718b2ae34e"},"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":"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":"Code-Review","score":1,"reason":"Found 2/16 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T02:57:51.832Z","repository_id":57352275,"created_at":"2025-08-15T02:57:51.832Z","updated_at":"2025-08-15T02:57:51.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278336938,"owners_count":25970411,"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-10-04T02:00:05.491Z","response_time":63,"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":"IonicaBizau","name":"Ionică Bizău (Johnny B.)","uuid":"2864371","kind":"user","description":"Programmer, Geek, Pianist \u0026 Organist, Learner, Mentor, Dreamer, Vegetarian, Jesus follower, Founder @Bloggify","email":"","website":"https://ionicabizau.net","location":"✈","twitter":"IonicaBizau","company":"@Bloggify @BibleJS @BrainJS","icon_url":"https://avatars.githubusercontent.com/u/2864371?u=7b3959068bc6e9541cc03b0bcea03a7609660750\u0026v=4","repositories_count":520,"last_synced_at":"2025-09-21T17:45:40.251Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/IonicaBizau","funding_links":["https://github.com/sponsors/IonicaBizau"],"total_stars":24441,"followers":2970,"following":35,"created_at":"2022-11-02T16:21:50.293Z","updated_at":"2025-09-21T17:45:40.252Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IonicaBizau","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IonicaBizau/repositories"},"tags":[{"name":"2.3.1","sha":"455a3b0e259b4b970e331ae9d41663718b2ae34e","kind":"commit","published_at":"2025-02-14T01:27:40.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.3.1","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"9d514e72d495c6127a339906fdea8f9de57d949e","kind":"commit","published_at":"2024-01-02T09:46:59.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.3.0","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.3.0/manifests"},{"name":"2.2.11","sha":"79566d54a25ae696eb460dd99be49b9c690aea43","kind":"commit","published_at":"2020-08-09T15:21:09.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.2.11","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.11/manifests"},{"name":"2.2.10","sha":"181b90229a90cfb30784d9d2f6af309462542874","kind":"commit","published_at":"2019-01-03T20:09:06.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.2.10","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.10/manifests"},{"name":"2.2.9","sha":"269f7ea0aa0f13e594af09d3deed81d666ea0873","kind":"commit","published_at":"2018-02-12T11:16:39.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.2.9","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.9/manifests"},{"name":"2.2.8","sha":"a9577757b37c2eac3822582413c147ee47e343eb","kind":"commit","published_at":"2017-09-08T13:24:21.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.2.8","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.8/manifests"},{"name":"2.2.7","sha":"62c65716b918906a3f40b8e17aef347c31ef60ce","kind":"commit","published_at":"2017-03-23T17:53:14.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.2.7","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.7/manifests"},{"name":"2.2.6","sha":"399c610612e6ae4dc4107dc0681597582c942f12","kind":"commit","published_at":"2017-03-20T19:45:01.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.2.6","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.6/manifests"},{"name":"2.2.5","sha":"4300684cedb472b46bc677dcd19fc14ce5f8517b","kind":"commit","published_at":"2016-12-16T03:12:48.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.2.5","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"be2c1d2b6d67968bdd5eff8ec50899176ba1525c","kind":"commit","published_at":"2016-10-11T15:37:02.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.2.4","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"102ffa364e1b574a3c2c5f4fdc7aadf7f1076efa","kind":"commit","published_at":"2016-10-11T04:18:37.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.2.3","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"a32631680114a463d98d3018e08f03a1c2dfb247","kind":"commit","published_at":"2016-05-25T11:18:45.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.2.2","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"ec1c91634440a02f83e7142e9cb78f2dc8f015f7","kind":"commit","published_at":"2016-01-14T12:27:13.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.2.1","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9cd4af577c2c65ad466c50bc0c790ecf624d2aeb","kind":"commit","published_at":"2015-12-03T14:39:23.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.2.0","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"34f28210777402ea717f6015fe1f93f7d27a2331","kind":"commit","published_at":"2015-11-12T14:16:02.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.1.0","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"b039fccbcdcdadef2e7ed8ac635e4c5c47d8d710","kind":"commit","published_at":"2015-07-09T16:34:10.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/2.0.0","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/2.0.0/manifests"},{"name":"1.0.0","sha":"f5a5e0d4ac6f05101404f5ed377aa795aa1a498e","kind":"commit","published_at":"2014-09-29T08:08:52.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/1.0.0","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/1.0.0/manifests"},{"name":"v0.2.0","sha":"f4fc5b6d97a7fce79f975b9dddcc2aad5bf7027c","kind":"commit","published_at":"2014-07-13T06:31:49.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/v0.2.0","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c3aef54ce6d9d75f12f77c000334898157c7bfd","kind":"commit","published_at":"2014-05-30T05:35:22.000Z","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/v0.1.0","html_url":"https://github.com/IonicaBizau/regex-parser.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IonicaBizau/regex-parser.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T16:45:05.465Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":25.937444196764464,"forks_count":30.178389776947572,"average":30.023545203379594},"purl":"pkg:maven/org.webjars.npm/regex-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:regex-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:regex-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:regex-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/ionicabizau","https://patreon.com/ionicabizau","https://opencollective.com/ionicabizau","https://www.buymeacoffee.com/h96wwchmy","https://github.com/sponsors/IonicaBizau"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:21:39.288Z","issues_count":4,"pull_requests_count":20,"avg_time_to_close_issue":112289532.25,"avg_time_to_close_pull_request":392396.8,"issues_closed_count":4,"pull_requests_closed_count":20,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/issues","maintainers":[{"login":"IonicaBizau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IonicaBizau"}],"active_maintainers":[{"login":"IonicaBizau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IonicaBizau"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:regex-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:regex-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:regex-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:regex-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:regex-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:regex-parser/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":2294009,"name":"regex-parser","ecosystem":"npm","description":"A module that parses a string as regular expression and returns the parsed value.","homepage":"https://github.com/IonicaBizau/regex-parser.js","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/IonicaBizau/regex-parser.js","keywords_array":["regular","expressions","node","parser","string"],"namespace":null,"versions_count":18,"first_release_published_at":"2014-07-13T06:31:05.657Z","latest_release_published_at":"2025-02-14T01:27:54.480Z","latest_release_number":"2.3.1","last_synced_at":"2026-07-14T00:30:23.358Z","created_at":"2022-04-09T23:45:56.284Z","updated_at":"2026-07-14T00:52:21.670Z","registry_url":"https://www.npmjs.com/package/regex-parser","install_command":"npm install regex-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.1"}},"repo_metadata":{"id":57352275,"uuid":"20318318","full_name":"IonicaBizau/regex-parser.js","owner":"IonicaBizau","description":":expressionless: A module that parses a string as regular expression and returns the parsed value","archived":false,"fork":false,"pushed_at":"2025-02-14T01:27:57.000Z","size":43,"stargazers_count":32,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-03T06:29:01.951Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://ionicabizau.net/blog/10-regex-parser-1-0-0-is-released","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/IonicaBizau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ionicabizau","patreon":"ionicabizau","open_collective":"ionicabizau","custom":"https://www.buymeacoffee.com/h96wwchmy"}},"created_at":"2014-05-30T05:33:12.000Z","updated_at":"2025-02-14T01:27:56.000Z","dependencies_parsed_at":"2024-06-18T13:56:37.936Z","dependency_job_id":"6adec8b9-a702-4d57-b81d-d42d0310a2e5","html_url":"https://github.com/IonicaBizau/regex-parser.js","commit_stats":{"total_commits":61,"total_committers":5,"mean_commits":12.2,"dds":0.5081967213114754,"last_synced_commit":"9d514e72d495c6127a339906fdea8f9de57d949e"},"previous_names":["ionicabizau/node-regex-parser"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/IonicaBizau/regex-parser.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IonicaBizau","download_url":"https://codeload.github.com/IonicaBizau/regex-parser.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/sbom","scorecard":{"id":67642,"data":{"date":"2025-08-11","repo":{"name":"github.com/IonicaBizau/regex-parser.js","commit":"455a3b0e259b4b970e331ae9d41663718b2ae34e"},"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":"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":"Code-Review","score":1,"reason":"Found 2/16 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T02:57:51.832Z","repository_id":57352275,"created_at":"2025-08-15T02:57:51.832Z","updated_at":"2025-08-15T02:57:51.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35315892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-14T00:52:21.670Z","dependent_packages_count":140,"downloads":39892189,"downloads_period":"last-month","dependent_repos_count":1507825,"rankings":{"downloads":0.045231474535117916,"dependent_repos_count":0.023656170701175473,"dependent_packages_count":0.28412046685890957,"stargazers_count":6.993822835494012,"forks_count":7.612114262621351,"docker_downloads_count":0.1635123728104004,"average":2.520409597170161},"purl":"pkg:npm/regex-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/regex-parser","docker_dependents_count":6907,"docker_downloads_count":306811222,"usage_url":"https://repos.ecosyste.ms/usage/npm/regex-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/regex-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/ionicabizau","https://patreon.com/ionicabizau","https://opencollective.com/ionicabizau","https://www.buymeacoffee.com/h96wwchmy"],"critical":true,"issue_metadata":{"last_synced_at":"2025-11-29T21:23:10.139Z","issues_count":4,"pull_requests_count":20,"avg_time_to_close_issue":112289532.25,"avg_time_to_close_pull_request":392396.8,"issues_closed_count":4,"pull_requests_closed_count":20,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/issues","maintainers":[{"login":"IonicaBizau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IonicaBizau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/regex-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/regex-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/regex-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/regex-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/regex-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/regex-parser/codemeta","maintainers":[{"uuid":"ionicabizau","login":"ionicabizau","name":null,"email":"bizauionica@gmail.com","url":null,"packages_count":741,"html_url":"https://www.npmjs.com/~ionicabizau","role":null,"created_at":"2022-11-14T05:56:47.427Z","updated_at":"2022-11-14T05:56:47.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ionicabizau/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679092,"maintainers_count":1211577,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14339342,"name":"github.com/ionicabizau/regex-parser.js","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ionicabizau/regex-parser.js","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-04-28T11:04:07.542Z","latest_release_published_at":"2014-07-13T06:31:49.000Z","latest_release_number":"v0.2.0","last_synced_at":"2026-07-14T00:30:17.672Z","created_at":"2026-04-28T11:04:06.051Z","updated_at":"2026-07-14T00:30:17.672Z","registry_url":"https://pkg.go.dev/github.com/ionicabizau/regex-parser.js","install_command":"go get github.com/ionicabizau/regex-parser.js","documentation_url":"https://pkg.go.dev/github.com/ionicabizau/regex-parser.js#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-28T12:54:11.730Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/ionicabizau/regex-parser.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ionicabizau/regex-parser.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ionicabizau/regex-parser.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ionicabizau/regex-parser.js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fionicabizau%2Fregex-parser.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fionicabizau%2Fregex-parser.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fionicabizau%2Fregex-parser.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fionicabizau%2Fregex-parser.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fionicabizau%2Fregex-parser.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fionicabizau%2Fregex-parser.js/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226035,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":14449454,"name":"github.com/IonicaBizau/regex-parser.js","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/IonicaBizau/regex-parser.js","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2014-05-30T05:35:22.000Z","latest_release_published_at":"2014-07-13T06:31:49.000Z","latest_release_number":"v0.2.0","last_synced_at":"2026-07-14T00:30:20.333Z","created_at":"2026-05-15T08:43:14.263Z","updated_at":"2026-07-14T00:30:20.333Z","registry_url":"https://pkg.go.dev/github.com/IonicaBizau/regex-parser.js","install_command":"go get github.com/IonicaBizau/regex-parser.js","documentation_url":"https://pkg.go.dev/github.com/IonicaBizau/regex-parser.js#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-15T08:43:40.679Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.061674033521058,"dependent_packages_count":4.742879953929114,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.902276993725086},"purl":"pkg:golang/github.com/%21ionica%21bizau/regex-parser.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IonicaBizau/regex-parser.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IonicaBizau/regex-parser.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IonicaBizau/regex-parser.js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIonicaBizau%2Fregex-parser.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIonicaBizau%2Fregex-parser.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIonicaBizau%2Fregex-parser.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIonicaBizau%2Fregex-parser.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIonicaBizau%2Fregex-parser.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIonicaBizau%2Fregex-parser.js/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226035,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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"}}],"commits":{"id":324372,"full_name":"IonicaBizau/regex-parser.js","default_branch":"master","total_commits":62,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.5,"dds":0.08064516129032262,"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-07-14T01:09:17.908Z","last_synced_commit":"455a3b0e259b4b970e331ae9d41663718b2ae34e","created_at":"2023-03-08T17:19:54.718Z","updated_at":"2026-07-14T01:09:17.677Z","committers":[{"name":"Ionică Bizău","email":"bizauionica@gmail.com","login":"IonicaBizau","count":57},{"name":"Janmejay Chatterjee","email":"janmejaychatterjee@gmail.com","login":"NotTheRightGuy","count":3},{"name":"chocolateboy","email":"chocolate@cpan.org","login":"chocolateboy","count":1},{"name":"Lucian Buzzo","email":"lucian.buzzo@gmail.com","login":"LucianBuzzo","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-23T00:00:22.250Z","repositories_count":6397131,"commits_count":871402858,"contributors_count":36112064,"owners_count":1231523,"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":"IonicaBizau/regex-parser.js","html_url":"https://github.com/IonicaBizau/regex-parser.js","last_synced_at":"2025-11-29T21:23:10.139Z","status":"error","issues_count":4,"pull_requests_count":20,"avg_time_to_close_issue":112289532.25,"avg_time_to_close_pull_request":392396.8,"issues_closed_count":4,"pull_requests_closed_count":20,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-16T15:39:41.141Z","updated_at":"2025-11-29T21:23:10.139Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IonicaBizau%2Fregex-parser.js/issues","issue_labels_count":{"table":{"enhancement ✮":1}},"pull_request_labels_count":{"table":{"enhancement":1}},"issue_author_associations_count":{"table":{"NONE":4}},"pull_request_author_associations_count":{"table":{"OWNER":18,"CONTRIBUTOR":4}},"issue_authors":{"table":{"Richienb":1,"munybt":1,"kayix":1,"gajus":1}},"pull_request_authors":{"table":{"IonicaBizau":18,"NotTheRightGuy":2,"chocolateboy":1,"LucianBuzzo":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-23T00:00:22.028Z","repositories_count":14857809,"issues_count":31968366,"pull_requests_count":105201260,"authors_count":11356574,"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":"IonicaBizau","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IonicaBizau"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":1,"PullRequestEvent":2,"WatchEvent":1,"PushEvent":1,"CreateEvent":2},"last_year":{}},"keywords":["hacktoberfest"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-15T23:10:36.493Z","updated_at":"2022-09-15T23:10:36.493Z","repository_link":"https://github.com/IonicaBizau/regex-parser.js/blob/master/package.json","dependencies":[{"id":4991339400,"package_name":"vows","ecosystem":"npm","requirements":"^0.8.1","direct":true,"kind":"development","optional":false}]}],"score":24.52037036076283,"created_at":"2026-07-08T05:27:48.332Z","updated_at":"2026-07-23T13:04:48.016Z","avatar_url":"https://github.com/IonicaBizau.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377781","html_url":"https://summary.ecosyste.ms/projects/377781"}