{"id":377632,"url":"https://github.com/mathiasbynens/punycode.js","last_synced_at":"2026-07-23T12:03:26.414Z","repository":{"id":1831618,"uuid":"2755924","full_name":"mathiasbynens/punycode.js","owner":"mathiasbynens","description":"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.","archived":false,"fork":false,"pushed_at":"2024-04-18T16:14:56.000Z","size":2869,"stargazers_count":1687,"open_issues_count":48,"forks_count":170,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-07-22T12:41:52.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mths.be/punycode","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mgonto/restangular","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-11-11T13:34:12.000Z","updated_at":"2026-07-20T07:49:56.000Z","dependencies_parsed_at":"2023-02-11T22:10:17.767Z","dependency_job_id":"f81fa1bd-214f-4d55-a4a4-ce20d3c8d3ba","html_url":"https://github.com/mathiasbynens/punycode.js","commit_stats":{"total_commits":142,"total_committers":18,"mean_commits":7.888888888888889,"dds":0.147887323943662,"last_synced_commit":"d8bbc1fe1d5f8061ecf46dc4d356f41b0cea7634"},"previous_names":["bestiejs/punycode.js"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/punycode.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/sbom","scorecard":{"id":234928,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/punycode.js","commit":"9e1b2cda98d215d3a73fcbfe93c62e021f4ba768"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:20","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"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 13 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-17T05:27:43.258Z","repository_id":1831618,"created_at":"2025-08-17T05:27:43.258Z","updated_at":"2025-08-17T05:27:43.258Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35775334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"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":"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":2203436,"name":"punycode","ecosystem":"npm","description":"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.","homepage":"https://mths.be/punycode","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/punycode.js","keywords_array":["punycode","unicode","idn","idna","dns","url","domain"],"namespace":null,"versions_count":31,"first_release_published_at":"2011-09-07T03:53:54.402Z","latest_release_published_at":"2023-10-30T18:28:32.512Z","latest_release_number":"2.3.1","last_synced_at":"2026-07-22T00:00:56.701Z","created_at":"2022-04-09T22:26:45.546Z","updated_at":"2026-07-22T00:00:56.701Z","registry_url":"https://www.npmjs.com/package/punycode","install_command":"npm install punycode","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.1"}},"repo_metadata":{"id":1831618,"uuid":"2755924","full_name":"mathiasbynens/punycode.js","owner":"mathiasbynens","description":"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.","archived":false,"fork":false,"pushed_at":"2024-04-18T16:14:56.000Z","size":2869,"stargazers_count":1684,"open_issues_count":48,"forks_count":170,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-06-11T10:04:16.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mths.be/punycode","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mgonto/restangular","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-11-11T13:34:12.000Z","updated_at":"2026-06-07T21:37:00.000Z","dependencies_parsed_at":"2023-02-11T22:10:17.767Z","dependency_job_id":"f81fa1bd-214f-4d55-a4a4-ce20d3c8d3ba","html_url":"https://github.com/mathiasbynens/punycode.js","commit_stats":{"total_commits":142,"total_committers":18,"mean_commits":7.888888888888889,"dds":0.147887323943662,"last_synced_commit":"d8bbc1fe1d5f8061ecf46dc4d356f41b0cea7634"},"previous_names":["bestiejs/punycode.js"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/punycode.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/sbom","scorecard":{"id":234928,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/punycode.js","commit":"9e1b2cda98d215d3a73fcbfe93c62e021f4ba768"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:20","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"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 13 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-17T05:27:43.258Z","repository_id":1831618,"created_at":"2025-08-17T05:27:43.258Z","updated_at":"2025-08-17T05:27:43.258Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34272525,"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-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-18T02:54:33.291Z","dependent_packages_count":2734,"downloads":780976795,"downloads_period":"last-month","dependent_repos_count":2016724,"rankings":{"downloads":0.001478510668823467,"dependent_repos_count":0.01538746288664423,"dependent_packages_count":0.029597593203669774,"stargazers_count":2.0940365641164367,"forks_count":2.4481405395963063,"docker_downloads_count":0.0033129590912525835,"average":0.7653256049271889},"purl":"pkg:npm/punycode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/punycode","docker_dependents_count":55708,"docker_downloads_count":15059865746,"usage_url":"https://repos.ecosyste.ms/usage/npm/punycode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/punycode/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-13T10:23:11.353Z","issues_count":70,"pull_requests_count":51,"avg_time_to_close_issue":8311087.34375,"avg_time_to_close_pull_request":30012611.27027027,"issues_closed_count":32,"pull_requests_closed_count":37,"pull_request_authors_count":34,"issue_authors_count":67,"avg_comments_per_issue":2.4714285714285715,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1988420.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.5,"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%2Fpunycode.js/issues","maintainers":[{"login":"mathiasbynens","count":4,"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/punycode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/punycode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/punycode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/punycode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/punycode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/punycode/codemeta","maintainers":[{"uuid":"mathias","login":"mathias","name":null,"email":"mathias@qiwi.be","url":null,"packages_count":653,"html_url":"https://www.npmjs.com/~mathias","role":null,"created_at":"2022-11-10T11:04:01.503Z","updated_at":"2022-11-10T11:04:01.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mathias/packages"},{"uuid":"google-wombot","login":"google-wombot","name":null,"email":"node-team-npm+wombot@google.com","url":null,"packages_count":1437,"html_url":"https://www.npmjs.com/~google-wombot","role":null,"created_at":"2023-01-19T16:29:57.323Z","updated_at":"2023-01-19T16:29:57.323Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/google-wombot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"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":11313195,"name":"org.mvnpm:punycode.js","ecosystem":"maven","description":"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.","homepage":"https://mths.be/punycode","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/punycode.js","keywords_array":[],"namespace":"org.mvnpm","versions_count":3,"first_release_published_at":"2024-02-18T19:29:38.000Z","latest_release_published_at":"2024-02-18T19:57:36.000Z","latest_release_number":"2.3.1","last_synced_at":"2026-07-21T16:19:10.997Z","created_at":"2025-01-30T21:54:07.401Z","updated_at":"2026-07-21T16:19:10.997Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/punycode.js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/punycode.js/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":1831618,"uuid":"2755924","full_name":"mathiasbynens/punycode.js","owner":"mathiasbynens","description":"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.","archived":false,"fork":false,"pushed_at":"2024-04-18T16:14:56.000Z","size":2869,"stargazers_count":1659,"open_issues_count":46,"forks_count":162,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-09-28T04:40:57.388Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mths.be/punycode","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mgonto/restangular","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-11-11T13:34:12.000Z","updated_at":"2025-09-26T13:25:08.000Z","dependencies_parsed_at":"2023-02-11T22:10:17.767Z","dependency_job_id":"e7e06c48-1faa-46d7-8d3b-be26ffdbf13f","html_url":"https://github.com/mathiasbynens/punycode.js","commit_stats":{"total_commits":142,"total_committers":18,"mean_commits":7.888888888888889,"dds":0.147887323943662,"last_synced_commit":"d8bbc1fe1d5f8061ecf46dc4d356f41b0cea7634"},"previous_names":["bestiejs/punycode.js"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/punycode.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/sbom","scorecard":{"id":234928,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/punycode.js","commit":"9e1b2cda98d215d3a73fcbfe93c62e021f4ba768"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:20","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"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 13 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-17T05:27:43.258Z","repository_id":1831618,"created_at":"2025-08-17T05:27:43.258Z","updated_at":"2025-08-17T05:27:43.258Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277335330,"owners_count":25800967,"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-09-28T02:00:08.834Z","response_time":79,"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-09-21T14:45:26.899Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":55637,"followers":12666,"following":163,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2025-09-21T14:45:26.899Z","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":"v2.3.1","sha":"9e1b2cda98d215d3a73fcbfe93c62e021f4ba768","kind":"tag","published_at":"2023-10-30T18:28:01.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.3.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"2047fe7e4ddcece709b388a569be51c62045535e","kind":"commit","published_at":"2023-01-19T17:58:25.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.3.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"46d412120e2feb868876769a9847790ba278c882","kind":"tag","published_at":"2023-01-19T17:53:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.2.3","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b77c249baff49fadfcc91a7c0abc5d5160dfa6ca","kind":"tag","published_at":"2023-01-19T16:26:56.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.2.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7c2c9e9c2753d92643caba32f75ab65c7e839be7","kind":"tag","published_at":"2023-01-18T06:33:39.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.2.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bff3e35710e8e6b21983da388b6ad642462e60f7","kind":"tag","published_at":"2023-01-10T13:39:27.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.2.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"68df855dc42d1086ada161331b3074468e8d848d","kind":"commit","published_at":"2018-05-22T02:44:54.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.1.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9aeca525bba478206c6e1b5501e063f3db7bda7f","kind":"commit","published_at":"2017-01-06T18:05:14.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.1.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"e29d10dbba04dd52cfa2481cc4daea3286bc54ed","kind":"commit","published_at":"2016-10-24T05:17:31.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.0.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"681a9a4446c75c8d5a467f3a0689775d6c88a191","kind":"commit","published_at":"2016-06-10T16:40:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.0.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"0fbadd6e81f3a0ce06c38998040d6db6bdfbc5c9","kind":"commit","published_at":"2016-03-20T01:26:55.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.4.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"952c3eaf6942eced96c894942b9e8e4734670262","kind":"commit","published_at":"2016-03-20T01:24:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.4.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"38c8d3131a82567bfef18da09f7f4db68c84f8a3","kind":"commit","published_at":"2014-10-22T12:02:42.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.3.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"de452f89aea23f126f7b219f576abda1c0823825","kind":"commit","published_at":"2014-08-08T12:58:33.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.3.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"40e15ef43a44fdcb2b60fb631384168ef8e0181f","kind":"commit","published_at":"2014-07-03T10:59:08.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.3.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"4bbb548f1408948565c5304d8ab620a81bbfe3c6","kind":"commit","published_at":"2014-02-17T06:07:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.4","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"6da7f7ee8dcb048b29b9152c07e561c028ffe7d0","kind":"commit","published_at":"2013-06-20T10:32:39.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.3","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"da394f7dac9a08403da74dc02e9c3ac473380e54","kind":"commit","published_at":"2013-06-02T12:10:04.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"d8340eb35810d65595daf12387d704ca1285268e","kind":"commit","published_at":"2013-03-31T12:03:40.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"faa82bec9882aed058bb649bb2a831131b688662","kind":"commit","published_at":"2012-10-10T12:22:22.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"a6ea357aae89c90733dedd83cc4dac6982a69478","kind":"commit","published_at":"2012-06-27T15:42:23.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.1.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"3fa3f97cc89baf1ed9edf65db1cd7e6e1e4dc81a","kind":"commit","published_at":"2012-06-27T15:05:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.1.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"5c1469811d71d6bf1139e1bdc7b13b6d72046681","kind":"commit","published_at":"2012-01-20T12:18:48.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.0.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"1225e059de7f085c623485b1eda8b675b0ef3e71","kind":"commit","published_at":"2012-01-03T09:04:54.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.3.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"8e7fa6f80979fb93468eb5c5d5dcf2395690c68f","kind":"commit","published_at":"2011-12-27T13:58:27.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.2.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"80befb9b8386347eb68a2c56bc74c123da2646aa","kind":"commit","published_at":"2011-11-28T20:46:37.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.2.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"700b8d6cf16917b583aace8407b67a72eeb2629a","kind":"commit","published_at":"2011-11-17T20:46:04.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.2.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"0ec5495f8abb6244d2dfe959b040f5d8d6da35c3","kind":"commit","published_at":"2011-11-14T13:00:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.1.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"9c48f8f16c7f08fa9b78c82502e52131ade9213d","kind":"commit","published_at":"2011-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.1.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"55487c8ffeb47c326bce0e2cfe810deab527d34e","kind":"commit","published_at":"2011-11-12T19:31:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.1.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.0/manifests"},{"name":"v0.0.1337","sha":"23367ea579970867b55a4957b49dc0295b188bfb","kind":"commit","published_at":"2011-11-11T13:36:59.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.0.1337","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.0.1337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.0.1337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.0.1337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.0.1337/manifests"}]},"repo_metadata_updated_at":"2025-12-21T13:51:05.596Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.092853436501606,"dependent_packages_count":50.174653129143906,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.63375328282275},"purl":"pkg:maven/org.mvnpm/punycode.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:punycode.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:punycode.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:punycode.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-28T20:01:30.468Z","issues_count":69,"pull_requests_count":50,"avg_time_to_close_issue":8311087.34375,"avg_time_to_close_pull_request":30791061.027777776,"issues_closed_count":32,"pull_requests_closed_count":36,"pull_request_authors_count":34,"issue_authors_count":66,"avg_comments_per_issue":2.5072463768115942,"avg_comments_per_pull_request":1.62,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/issues","maintainers":[{"login":"mathiasbynens","count":4,"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.mvnpm:punycode.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:punycode.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:punycode.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:punycode.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:punycode.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:punycode.js/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":5004261,"name":"org.webjars.npm:punycode","ecosystem":"maven","description":"WebJar for punycode","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/punycode.js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":9,"first_release_published_at":"2017-12-09T18:41:19.000Z","latest_release_published_at":"2023-11-14T18:05:12.000Z","latest_release_number":"2.3.1","last_synced_at":"2026-07-21T16:19:42.583Z","created_at":"2022-07-27T11:06:31.484Z","updated_at":"2026-07-21T16:19:42.583Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/punycode/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/punycode/","metadata":{},"repo_metadata":{"id":1831618,"uuid":"2755924","full_name":"mathiasbynens/punycode.js","owner":"mathiasbynens","description":"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.","archived":false,"fork":false,"pushed_at":"2024-04-18T16:14:56.000Z","size":2869,"stargazers_count":1660,"open_issues_count":48,"forks_count":168,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-11-27T17:20:24.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mths.be/punycode","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mgonto/restangular","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-11-11T13:34:12.000Z","updated_at":"2025-11-26T12:15:57.000Z","dependencies_parsed_at":"2023-02-11T22:10:17.767Z","dependency_job_id":"e7e06c48-1faa-46d7-8d3b-be26ffdbf13f","html_url":"https://github.com/mathiasbynens/punycode.js","commit_stats":{"total_commits":142,"total_committers":18,"mean_commits":7.888888888888889,"dds":0.147887323943662,"last_synced_commit":"d8bbc1fe1d5f8061ecf46dc4d356f41b0cea7634"},"previous_names":["bestiejs/punycode.js"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/punycode.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/sbom","scorecard":{"id":234928,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/punycode.js","commit":"9e1b2cda98d215d3a73fcbfe93c62e021f4ba768"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:20","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"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 13 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-17T05:27:43.258Z","repository_id":1831618,"created_at":"2025-08-17T05:27:43.258Z","updated_at":"2025-08-17T05:27:43.258Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27303879,"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-11-28T02:00:06.623Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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-21T13:51:05.470Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.32981609586641,"dependent_packages_count":5.170328724226443,"stargazers_count":9.757010767930867,"forks_count":15.233879138085,"docker_downloads_count":null,"average":16.37275868152718},"purl":"pkg:maven/org.webjars.npm/punycode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:punycode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:punycode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:punycode/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-27T19:24:49.872Z","issues_count":70,"pull_requests_count":50,"avg_time_to_close_issue":8311087.34375,"avg_time_to_close_pull_request":30791061.027777776,"issues_closed_count":32,"pull_requests_closed_count":36,"pull_request_authors_count":34,"issue_authors_count":67,"avg_comments_per_issue":2.4714285714285715,"avg_comments_per_pull_request":1.62,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/issues","maintainers":[{"login":"mathiasbynens","count":4,"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:punycode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:punycode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:punycode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:punycode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:punycode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:punycode/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":9274695,"name":"@tahul/punycode","ecosystem":"npm","description":"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.","homepage":"https://mths.be/punycode","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/punycode.js","keywords_array":["punycode","unicode","idn","idna","dns","url","domain"],"namespace":"tahul","versions_count":4,"first_release_published_at":"2024-03-24T18:50:16.037Z","latest_release_published_at":"2024-03-24T19:01:51.726Z","latest_release_number":"2.3.4","last_synced_at":"2026-07-21T16:19:44.284Z","created_at":"2024-03-24T18:51:43.789Z","updated_at":"2026-07-21T16:19:44.284Z","registry_url":"https://www.npmjs.com/package/@tahul/punycode","install_command":"npm install @tahul/punycode","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.4"}},"repo_metadata":{"id":1831618,"uuid":"2755924","full_name":"mathiasbynens/punycode.js","owner":"mathiasbynens","description":"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.","archived":false,"fork":false,"pushed_at":"2024-04-18T16:14:56.000Z","size":2869,"stargazers_count":1685,"open_issues_count":48,"forks_count":170,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-06-27T21:25:39.285Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mths.be/punycode","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mgonto/restangular","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-11-11T13:34:12.000Z","updated_at":"2026-06-24T20:43:06.000Z","dependencies_parsed_at":"2023-02-11T22:10:17.767Z","dependency_job_id":"f81fa1bd-214f-4d55-a4a4-ce20d3c8d3ba","html_url":"https://github.com/mathiasbynens/punycode.js","commit_stats":{"total_commits":142,"total_committers":18,"mean_commits":7.888888888888889,"dds":0.147887323943662,"last_synced_commit":"d8bbc1fe1d5f8061ecf46dc4d356f41b0cea7634"},"previous_names":["bestiejs/punycode.js"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/punycode.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/sbom","scorecard":{"id":234928,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/punycode.js","commit":"9e1b2cda98d215d3a73fcbfe93c62e021f4ba768"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:20","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"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 13 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-17T05:27:43.258Z","repository_id":1831618,"created_at":"2025-08-17T05:27:43.258Z","updated_at":"2025-08-17T05:27:43.258Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34914466,"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-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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"},"tags":[{"name":"v2.3.1","sha":"9e1b2cda98d215d3a73fcbfe93c62e021f4ba768","kind":"tag","published_at":"2023-10-30T18:28:01.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.3.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"2047fe7e4ddcece709b388a569be51c62045535e","kind":"commit","published_at":"2023-01-19T17:58:25.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.3.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"46d412120e2feb868876769a9847790ba278c882","kind":"tag","published_at":"2023-01-19T17:53:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.2.3","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b77c249baff49fadfcc91a7c0abc5d5160dfa6ca","kind":"tag","published_at":"2023-01-19T16:26:56.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.2.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7c2c9e9c2753d92643caba32f75ab65c7e839be7","kind":"tag","published_at":"2023-01-18T06:33:39.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.2.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bff3e35710e8e6b21983da388b6ad642462e60f7","kind":"tag","published_at":"2023-01-10T13:39:27.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.2.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"68df855dc42d1086ada161331b3074468e8d848d","kind":"commit","published_at":"2018-05-22T02:44:54.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.1.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9aeca525bba478206c6e1b5501e063f3db7bda7f","kind":"commit","published_at":"2017-01-06T18:05:14.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.1.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"e29d10dbba04dd52cfa2481cc4daea3286bc54ed","kind":"commit","published_at":"2016-10-24T05:17:31.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.0.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"681a9a4446c75c8d5a467f3a0689775d6c88a191","kind":"commit","published_at":"2016-06-10T16:40:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.0.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"0fbadd6e81f3a0ce06c38998040d6db6bdfbc5c9","kind":"commit","published_at":"2016-03-20T01:26:55.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.4.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"952c3eaf6942eced96c894942b9e8e4734670262","kind":"commit","published_at":"2016-03-20T01:24:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.4.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"38c8d3131a82567bfef18da09f7f4db68c84f8a3","kind":"commit","published_at":"2014-10-22T12:02:42.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.3.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"de452f89aea23f126f7b219f576abda1c0823825","kind":"commit","published_at":"2014-08-08T12:58:33.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.3.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"40e15ef43a44fdcb2b60fb631384168ef8e0181f","kind":"commit","published_at":"2014-07-03T10:59:08.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.3.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"4bbb548f1408948565c5304d8ab620a81bbfe3c6","kind":"commit","published_at":"2014-02-17T06:07:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.4","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"6da7f7ee8dcb048b29b9152c07e561c028ffe7d0","kind":"commit","published_at":"2013-06-20T10:32:39.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.3","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"da394f7dac9a08403da74dc02e9c3ac473380e54","kind":"commit","published_at":"2013-06-02T12:10:04.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"d8340eb35810d65595daf12387d704ca1285268e","kind":"commit","published_at":"2013-03-31T12:03:40.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"faa82bec9882aed058bb649bb2a831131b688662","kind":"commit","published_at":"2012-10-10T12:22:22.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"a6ea357aae89c90733dedd83cc4dac6982a69478","kind":"commit","published_at":"2012-06-27T15:42:23.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.1.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"3fa3f97cc89baf1ed9edf65db1cd7e6e1e4dc81a","kind":"commit","published_at":"2012-06-27T15:05:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.1.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"5c1469811d71d6bf1139e1bdc7b13b6d72046681","kind":"commit","published_at":"2012-01-20T12:18:48.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.0.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"1225e059de7f085c623485b1eda8b675b0ef3e71","kind":"commit","published_at":"2012-01-03T09:04:54.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.3.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"8e7fa6f80979fb93468eb5c5d5dcf2395690c68f","kind":"commit","published_at":"2011-12-27T13:58:27.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.2.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"80befb9b8386347eb68a2c56bc74c123da2646aa","kind":"commit","published_at":"2011-11-28T20:46:37.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.2.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"700b8d6cf16917b583aace8407b67a72eeb2629a","kind":"commit","published_at":"2011-11-17T20:46:04.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.2.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"0ec5495f8abb6244d2dfe959b040f5d8d6da35c3","kind":"commit","published_at":"2011-11-14T13:00:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.1.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"9c48f8f16c7f08fa9b78c82502e52131ade9213d","kind":"commit","published_at":"2011-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.1.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"55487c8ffeb47c326bce0e2cfe810deab527d34e","kind":"commit","published_at":"2011-11-12T19:31:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.1.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.0/manifests"},{"name":"v0.0.1337","sha":"23367ea579970867b55a4957b49dc0295b188bfb","kind":"commit","published_at":"2011-11-11T13:36:59.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.0.1337","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.0.1337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.0.1337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.0.1337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.0.1337/manifests"}]},"repo_metadata_updated_at":"2026-07-15T19:59:33.968Z","dependent_packages_count":0,"downloads":3015,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.18933834839904,"dependent_packages_count":46.183180478283866,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.18625941334145},"purl":"pkg:npm/%40tahul/punycode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tahul/punycode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tahul/punycode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tahul/punycode/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-13T10:23:11.353Z","issues_count":70,"pull_requests_count":51,"avg_time_to_close_issue":8311087.34375,"avg_time_to_close_pull_request":30012611.27027027,"issues_closed_count":32,"pull_requests_closed_count":37,"pull_request_authors_count":34,"issue_authors_count":67,"avg_comments_per_issue":2.4714285714285715,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1988420.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.5,"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%2Fpunycode.js/issues","maintainers":[{"login":"mathiasbynens","count":4,"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/@tahul%2Fpunycode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tahul%2Fpunycode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tahul%2Fpunycode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tahul%2Fpunycode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tahul%2Fpunycode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tahul%2Fpunycode/codemeta","maintainers":[{"uuid":"tahul","login":"tahul","name":null,"email":"yael@ipseity.fr","url":null,"packages_count":141,"html_url":"https://www.npmjs.com/~tahul","role":null,"created_at":"2024-03-24T18:51:44.413Z","updated_at":"2024-03-24T18:51:44.413Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tahul/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"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":2203451,"name":"punycode.js","ecosystem":"npm","description":"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.","homepage":"https://mths.be/punycode","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/punycode.js","keywords_array":["punycode","unicode","idn","idna","dns","url","domain"],"namespace":null,"versions_count":3,"first_release_published_at":"2018-03-15T07:51:05.927Z","latest_release_published_at":"2023-10-30T18:28:36.491Z","latest_release_number":"2.3.1","last_synced_at":"2026-07-22T03:30:53.661Z","created_at":"2022-04-09T22:26:46.308Z","updated_at":"2026-07-22T03:30:53.661Z","registry_url":"https://www.npmjs.com/package/punycode.js","install_command":"npm install punycode.js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.1"}},"repo_metadata":{"id":1831618,"uuid":"2755924","full_name":"mathiasbynens/punycode.js","owner":"mathiasbynens","description":"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.","archived":false,"fork":false,"pushed_at":"2024-04-18T16:14:56.000Z","size":2869,"stargazers_count":1685,"open_issues_count":48,"forks_count":170,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-06-27T21:25:39.285Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mths.be/punycode","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mgonto/restangular","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-11-11T13:34:12.000Z","updated_at":"2026-06-24T20:43:06.000Z","dependencies_parsed_at":"2023-02-11T22:10:17.767Z","dependency_job_id":"f81fa1bd-214f-4d55-a4a4-ce20d3c8d3ba","html_url":"https://github.com/mathiasbynens/punycode.js","commit_stats":{"total_commits":142,"total_committers":18,"mean_commits":7.888888888888889,"dds":0.147887323943662,"last_synced_commit":"d8bbc1fe1d5f8061ecf46dc4d356f41b0cea7634"},"previous_names":["bestiejs/punycode.js"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/punycode.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/sbom","scorecard":{"id":234928,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/punycode.js","commit":"9e1b2cda98d215d3a73fcbfe93c62e021f4ba768"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:20","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"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 13 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-17T05:27:43.258Z","repository_id":1831618,"created_at":"2025-08-17T05:27:43.258Z","updated_at":"2025-08-17T05:27:43.258Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34914466,"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-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-18T02:48:34.324Z","dependent_packages_count":6,"downloads":79720275,"downloads_period":"last-month","dependent_repos_count":3599,"rankings":{"downloads":0.9918102449416837,"dependent_repos_count":0.3686430708211489,"dependent_packages_count":3.1513028916156935,"stargazers_count":2.1275475334162435,"forks_count":2.4697190818543153,"docker_downloads_count":0.9938112358278646,"average":1.6838056764128249},"purl":"pkg:npm/punycode.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/punycode.js","docker_dependents_count":11,"docker_downloads_count":8778410,"usage_url":"https://repos.ecosyste.ms/usage/npm/punycode.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/punycode.js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-13T10:23:11.353Z","issues_count":70,"pull_requests_count":51,"avg_time_to_close_issue":8311087.34375,"avg_time_to_close_pull_request":30012611.27027027,"issues_closed_count":32,"pull_requests_closed_count":37,"pull_request_authors_count":34,"issue_authors_count":67,"avg_comments_per_issue":2.4714285714285715,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1988420.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.5,"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%2Fpunycode.js/issues","maintainers":[{"login":"mathiasbynens","count":4,"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/punycode.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/punycode.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/punycode.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/punycode.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/punycode.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/punycode.js/codemeta","maintainers":[{"uuid":"mathias","login":"mathias","name":null,"email":"mathias@qiwi.be","url":null,"packages_count":653,"html_url":"https://www.npmjs.com/~mathias","role":null,"created_at":"2022-11-13T22:19:14.836Z","updated_at":"2022-11-13T22:19:14.836Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mathias/packages"},{"uuid":"google-wombot","login":"google-wombot","name":null,"email":"node-team-npm+wombot@google.com","url":null,"packages_count":1437,"html_url":"https://www.npmjs.com/~google-wombot","role":null,"created_at":"2023-01-19T16:29:54.818Z","updated_at":"2023-01-19T16:29:54.818Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/google-wombot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"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":14339649,"name":"github.com/mathiasbynens/punycode.js","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/punycode.js","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2026-04-28T11:04:41.984Z","latest_release_published_at":"2023-10-30T18:28:01.000Z","latest_release_number":"v2.3.1+incompatible","last_synced_at":"2026-07-21T16:19:45.564Z","created_at":"2026-04-28T11:04:38.876Z","updated_at":"2026-07-21T16:19:45.564Z","registry_url":"https://pkg.go.dev/github.com/mathiasbynens/punycode.js","install_command":"go get github.com/mathiasbynens/punycode.js","documentation_url":"https://pkg.go.dev/github.com/mathiasbynens/punycode.js#section-documentation","metadata":{},"repo_metadata":{"id":1831618,"uuid":"2755924","full_name":"mathiasbynens/punycode.js","owner":"mathiasbynens","description":"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.","archived":false,"fork":false,"pushed_at":"2024-04-18T16:14:56.000Z","size":2869,"stargazers_count":1677,"open_issues_count":48,"forks_count":169,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-04-23T14:43:24.727Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mths.be/punycode","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mgonto/restangular","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-11-11T13:34:12.000Z","updated_at":"2026-04-15T09:13:08.000Z","dependencies_parsed_at":"2023-02-11T22:10:17.767Z","dependency_job_id":"f81fa1bd-214f-4d55-a4a4-ce20d3c8d3ba","html_url":"https://github.com/mathiasbynens/punycode.js","commit_stats":{"total_commits":142,"total_committers":18,"mean_commits":7.888888888888889,"dds":0.147887323943662,"last_synced_commit":"d8bbc1fe1d5f8061ecf46dc4d356f41b0cea7634"},"previous_names":["bestiejs/punycode.js"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/punycode.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/sbom","scorecard":{"id":234928,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/punycode.js","commit":"9e1b2cda98d215d3a73fcbfe93c62e021f4ba768"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:20","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"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 13 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-17T05:27:43.258Z","repository_id":1831618,"created_at":"2025-08-17T05:27:43.258Z","updated_at":"2025-08-17T05:27:43.258Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32332297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-04-28T12:54:15.816Z","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/mathiasbynens/punycode.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mathiasbynens/punycode.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mathiasbynens/punycode.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mathiasbynens/punycode.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%2Fmathiasbynens%2Fpunycode.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Fpunycode.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Fpunycode.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Fpunycode.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Fpunycode.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Fpunycode.js/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226026,"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":5004259,"name":"org.webjars.npm:punycode.js","ecosystem":"maven","description":"WebJar for punycode.js","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/punycode.js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2020-05-29T18:40:04.000Z","latest_release_published_at":"2024-03-29T06:31:05.000Z","latest_release_number":"2.3.1","last_synced_at":"2026-07-21T16:19:49.155Z","created_at":"2022-07-27T11:06:31.334Z","updated_at":"2026-07-21T16:19:49.155Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/punycode.js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/punycode.js/","metadata":{},"repo_metadata":{"id":1831618,"uuid":"2755924","full_name":"mathiasbynens/punycode.js","owner":"mathiasbynens","description":"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.","archived":false,"fork":false,"pushed_at":"2024-04-18T16:14:56.000Z","size":2869,"stargazers_count":1659,"open_issues_count":46,"forks_count":162,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-09-28T04:40:57.388Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mths.be/punycode","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mgonto/restangular","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-11-11T13:34:12.000Z","updated_at":"2025-09-26T13:25:08.000Z","dependencies_parsed_at":"2023-02-11T22:10:17.767Z","dependency_job_id":"e7e06c48-1faa-46d7-8d3b-be26ffdbf13f","html_url":"https://github.com/mathiasbynens/punycode.js","commit_stats":{"total_commits":142,"total_committers":18,"mean_commits":7.888888888888889,"dds":0.147887323943662,"last_synced_commit":"d8bbc1fe1d5f8061ecf46dc4d356f41b0cea7634"},"previous_names":["bestiejs/punycode.js"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/punycode.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/sbom","scorecard":{"id":234928,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/punycode.js","commit":"9e1b2cda98d215d3a73fcbfe93c62e021f4ba768"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/punycode.js/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:20","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"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 13 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-17T05:27:43.258Z","repository_id":1831618,"created_at":"2025-08-17T05:27:43.258Z","updated_at":"2025-08-17T05:27:43.258Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277335330,"owners_count":25800967,"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-09-28T02:00:08.834Z","response_time":79,"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-09-21T14:45:26.899Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":55637,"followers":12666,"following":163,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2025-09-21T14:45:26.899Z","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":"v2.3.1","sha":"9e1b2cda98d215d3a73fcbfe93c62e021f4ba768","kind":"tag","published_at":"2023-10-30T18:28:01.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.3.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"2047fe7e4ddcece709b388a569be51c62045535e","kind":"commit","published_at":"2023-01-19T17:58:25.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.3.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"46d412120e2feb868876769a9847790ba278c882","kind":"tag","published_at":"2023-01-19T17:53:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.2.3","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b77c249baff49fadfcc91a7c0abc5d5160dfa6ca","kind":"tag","published_at":"2023-01-19T16:26:56.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.2.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7c2c9e9c2753d92643caba32f75ab65c7e839be7","kind":"tag","published_at":"2023-01-18T06:33:39.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.2.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bff3e35710e8e6b21983da388b6ad642462e60f7","kind":"tag","published_at":"2023-01-10T13:39:27.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.2.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"68df855dc42d1086ada161331b3074468e8d848d","kind":"commit","published_at":"2018-05-22T02:44:54.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.1.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9aeca525bba478206c6e1b5501e063f3db7bda7f","kind":"commit","published_at":"2017-01-06T18:05:14.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.1.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"e29d10dbba04dd52cfa2481cc4daea3286bc54ed","kind":"commit","published_at":"2016-10-24T05:17:31.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.0.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"681a9a4446c75c8d5a467f3a0689775d6c88a191","kind":"commit","published_at":"2016-06-10T16:40:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v2.0.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"0fbadd6e81f3a0ce06c38998040d6db6bdfbc5c9","kind":"commit","published_at":"2016-03-20T01:26:55.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.4.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"952c3eaf6942eced96c894942b9e8e4734670262","kind":"commit","published_at":"2016-03-20T01:24:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.4.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"38c8d3131a82567bfef18da09f7f4db68c84f8a3","kind":"commit","published_at":"2014-10-22T12:02:42.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.3.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"de452f89aea23f126f7b219f576abda1c0823825","kind":"commit","published_at":"2014-08-08T12:58:33.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.3.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"40e15ef43a44fdcb2b60fb631384168ef8e0181f","kind":"commit","published_at":"2014-07-03T10:59:08.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.3.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"4bbb548f1408948565c5304d8ab620a81bbfe3c6","kind":"commit","published_at":"2014-02-17T06:07:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.4","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"6da7f7ee8dcb048b29b9152c07e561c028ffe7d0","kind":"commit","published_at":"2013-06-20T10:32:39.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.3","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"da394f7dac9a08403da74dc02e9c3ac473380e54","kind":"commit","published_at":"2013-06-02T12:10:04.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"d8340eb35810d65595daf12387d704ca1285268e","kind":"commit","published_at":"2013-03-31T12:03:40.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"faa82bec9882aed058bb649bb2a831131b688662","kind":"commit","published_at":"2012-10-10T12:22:22.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.2.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"a6ea357aae89c90733dedd83cc4dac6982a69478","kind":"commit","published_at":"2012-06-27T15:42:23.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.1.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"3fa3f97cc89baf1ed9edf65db1cd7e6e1e4dc81a","kind":"commit","published_at":"2012-06-27T15:05:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.1.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"5c1469811d71d6bf1139e1bdc7b13b6d72046681","kind":"commit","published_at":"2012-01-20T12:18:48.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v1.0.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"1225e059de7f085c623485b1eda8b675b0ef3e71","kind":"commit","published_at":"2012-01-03T09:04:54.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.3.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"8e7fa6f80979fb93468eb5c5d5dcf2395690c68f","kind":"commit","published_at":"2011-12-27T13:58:27.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.2.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"80befb9b8386347eb68a2c56bc74c123da2646aa","kind":"commit","published_at":"2011-11-28T20:46:37.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.2.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"700b8d6cf16917b583aace8407b67a72eeb2629a","kind":"commit","published_at":"2011-11-17T20:46:04.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.2.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"0ec5495f8abb6244d2dfe959b040f5d8d6da35c3","kind":"commit","published_at":"2011-11-14T13:00:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.1.2","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"9c48f8f16c7f08fa9b78c82502e52131ade9213d","kind":"commit","published_at":"2011-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.1.1","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"55487c8ffeb47c326bce0e2cfe810deab527d34e","kind":"commit","published_at":"2011-11-12T19:31:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.1.0","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.1.0/manifests"},{"name":"v0.0.1337","sha":"23367ea579970867b55a4957b49dc0295b188bfb","kind":"commit","published_at":"2011-11-11T13:36:59.000Z","download_url":"https://codeload.github.com/mathiasbynens/punycode.js/tar.gz/v0.0.1337","html_url":"https://github.com/mathiasbynens/punycode.js/releases/tag/v0.0.1337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/punycode.js@v0.0.1337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.0.1337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/tags/v0.0.1337/manifests"}]},"repo_metadata_updated_at":"2025-12-21T13:51:05.468Z","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":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.webjars.npm/punycode.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:punycode.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:punycode.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:punycode.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-28T20:01:30.468Z","issues_count":69,"pull_requests_count":50,"avg_time_to_close_issue":8311087.34375,"avg_time_to_close_pull_request":30791061.027777776,"issues_closed_count":32,"pull_requests_closed_count":36,"pull_request_authors_count":34,"issue_authors_count":66,"avg_comments_per_issue":2.5072463768115942,"avg_comments_per_pull_request":1.62,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/issues","maintainers":[{"login":"mathiasbynens","count":4,"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:punycode.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:punycode.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:punycode.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:punycode.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:punycode.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:punycode.js/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"}}],"commits":{"id":13006,"full_name":"mathiasbynens/punycode.js","default_branch":"main","total_commits":146,"total_committers":19,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.684210526315789,"dds":0.15068493150684936,"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-22T20:25:57.507Z","last_synced_commit":"9e1b2cda98d215d3a73fcbfe93c62e021f4ba768","created_at":"2023-03-07T11:21:45.380Z","updated_at":"2026-07-22T20:25:42.390Z","committers":[{"name":"Mathias Bynens","email":"mathias@qiwi.be","login":"mathiasbynens","count":124},{"name":"Gary Court","email":"gary.court@gmail.com","login":"garycourt","count":2},{"name":"John-David Dalton","email":"john.david.dalton@gmail.com","login":"jdalton","count":2},{"name":"Yagiz Nizipli","email":"yagiz@nizipli.com","login":"anonrig","count":2},{"name":"Abe Tomoaki","email":"abe@enzou.tokyo","login":"abetomo","count":2},{"name":"Avishag Sahar","email":"42721195+saharavishag","login":"saharavishag","count":1},{"name":"Ben Noordhuis","email":"info@bnoordhuis.nl","login":"bnoordhuis","count":1},{"name":"Benjamin Tan","email":"demoneaux@gmail.com","login":"bnjmnt4n","count":1},{"name":"Brian White","email":"mscdex@mscdex.net","login":"mscdex","count":1},{"name":"Chris Cowan","email":"agentme49@gmail.com","login":"Macil","count":1},{"name":"Guy Bedford","email":"guybedford@gmail.com","login":"guybedford","count":1},{"name":"Karl","email":"5254025+karwa","login":"karwa","count":1},{"name":"Koen De Groote","email":"kdg.private@gmail.com","login":"KoenDG","count":1},{"name":"Lukas Drgon","email":"lukas.drgon@gmail.com","login":"LukasDrgon","count":1},{"name":"Manish Jethani","email":"manish.jethani@gmail.com","login":"mjethani","count":1},{"name":"Mayhem","email":"stepien.nicolas@gmail.com","login":"nstepien","count":1},{"name":"Mike McCready","email":"66998419+MikeMcC399","login":"MikeMcC399","count":1},{"name":"Nathan Hammond","email":"github.com@nathanhammond.com","login":"nathanhammond","count":1},{"name":"Whymarrh Whitby","email":"whymarrh.whitby@gmail.com","login":"whymarrh","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-23T00:00:22.250Z","repositories_count":6396772,"commits_count":871250797,"contributors_count":36103162,"owners_count":1231343,"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/punycode.js","html_url":"https://github.com/mathiasbynens/punycode.js","last_synced_at":"2026-04-13T10:23:11.353Z","status":"error","issues_count":70,"pull_requests_count":51,"avg_time_to_close_issue":8311087.34375,"avg_time_to_close_pull_request":30012611.27027027,"issues_closed_count":32,"pull_requests_closed_count":37,"pull_request_authors_count":34,"issue_authors_count":67,"avg_comments_per_issue":2.4714285714285715,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1988420.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.5,"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:32:03.683Z","updated_at":"2026-04-13T10:23:11.353Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Fpunycode.js/issues","issue_labels_count":{"table":{"bug":1}},"pull_request_labels_count":{"table":{"dependencies":2}},"issue_author_associations_count":{"table":{"NONE":63,"CONTRIBUTOR":4,"OWNER":3}},"pull_request_author_associations_count":{"table":{"NONE":31,"CONTRIBUTOR":19,"OWNER":1}},"issue_authors":{"table":{"mathiasbynens":3,"codeJuanXL":2,"nucks":1,"agalatan":1,"ximet":1,"pdehaan":1,"joeyhub":1,"Charlie91":1,"anonrig":1,"depoulo":1,"igorlino":1,"OSAGfar":1,"silverwind":1,"KaiSchwarz-cnic":1,"danny0838":1,"Bubuioc":1,"Aspedm":1,"mikemaccana":1,"edouard-lopez":1,"Nitin29":1,"user51ru":1,"MikeMcC399":1,"bentaly":1,"ionull":1,"VirOptimus":1,"joemccann":1,"RokerHRO":1,"skadermen":1,"sebastiankr":1,"grasshopperL":1,"BobFrankston":1,"linli-bambora":1,"benjamingr":1,"retorquere":1,"comfroels":1,"redlpd":1,"letoss":1,"tugrul":1,"demurgos":1,"omaralvaradoluna":1,"marbug":1,"domenic":1,"jasonkhanlar":1,"msimerson":1,"andyearnshaw":1,"saharavishag":1,"athomann":1,"bastien-roucaries":1,"JamieMagee":1,"FGasper":1,"userquin":1,"E-pic-C":1,"michael-letcher":1,"indolering":1,"adon-at-work":1,"sidonath":1,"suprMax":1,"nathanhammond":1,"diegoolavarria":1,"sgalinski":1,"james-stevens":1,"khaiCybersec":1,"NetOpWibby":1,"nikgraf":1,"oldmtn":1,"simon-morgan":1,"mikoSTAR":1}},"pull_request_authors":{"table":{"msimerson":6,"tugrul":3,"MikeMcC399":2,"dependabot[bot]":2,"massar":2,"saharavishag":2,"garycourt":2,"anonrig":2,"abetomo":2,"E-pic-C":2,"wojtekmaj":2,"kaushlakers":2,"ghost":1,"nathanhammond":1,"RobM-ADP":1,"mathiasbynens":1,"inidona":1,"ganemone":1,"jdalton":1,"eg7eg7":1,"marians":1,"gingur":1,"KoenDG":1,"aymen94":1,"demurgos":1,"mjethani":1,"JungMinu":1,"Macil":1,"XzAeRo":1,"whymarrh":1,"guybedford":1,"karwa":1,"rs-8":1,"LukasDrgon":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-07T00:00:23.283Z","repositories_count":14865303,"issues_count":32466125,"pull_requests_count":106718322,"authors_count":11336610,"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":{"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1,"NONE":1}},"past_year_issue_authors":{"table":{"james-stevens":1,"JamieMagee":1}},"past_year_pull_request_authors":{"table":{"eg7eg7":1,"MikeMcC399":1}},"maintainers":[{"table":{"login":"mathiasbynens","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":3,"ForkEvent":4,"IssuesEvent":2,"WatchEvent":70,"IssueCommentEvent":3},"last_year":{"PullRequestEvent":2,"ForkEvent":1,"IssuesEvent":1,"WatchEvent":23}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-05T17:00:44.204Z","updated_at":"2022-09-05T17:00:44.204Z","repository_link":"https://github.com/mathiasbynens/punycode.js/blob/main/package.json","dependencies":[{"id":3922908376,"package_name":"codecov","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":3922908377,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.1","direct":true,"kind":"development","optional":false},{"id":3922908378,"package_name":"mocha","ecosystem":"npm","requirements":"^2.5.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T22:10:17.676Z","updated_at":"2023-02-11T22:10:17.676Z","repository_link":"https://github.com/mathiasbynens/punycode.js/blob/main/.github/workflows/main.yml","dependencies":[{"id":7558688448,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7558688449,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-on-tag.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T22:10:17.728Z","updated_at":"2023-02-11T22:10:17.728Z","repository_link":"https://github.com/mathiasbynens/punycode.js/blob/main/.github/workflows/publish-on-tag.yml","dependencies":[{"id":7558688450,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7558688451,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":33.89476095918559,"created_at":"2026-07-08T04:59:15.653Z","updated_at":"2026-07-23T12:03:26.427Z","avatar_url":"https://github.com/mathiasbynens.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377632","html_url":"https://summary.ecosyste.ms/projects/377632"}