{"id":1669408,"name":"encode-utf8","ecosystem":"npm","description":"Turn a string into an ArrayBuffer by using the UTF8 encoding.","homepage":"https://github.com/LinusU/encode-utf8#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/LinusU/encode-utf8","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2017-10-31T12:05:42.145Z","latest_release_published_at":"2021-07-24T11:59:15.260Z","latest_release_number":"2.0.0","last_synced_at":"2026-05-02T16:46:07.340Z","created_at":"2022-04-09T14:17:11.915Z","updated_at":"2026-05-02T16:46:07.340Z","registry_url":"https://www.npmjs.com/package/encode-utf8","install_command":"npm install encode-utf8","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":48468217,"uuid":"108989762","full_name":"LinusU/encode-utf8","owner":"LinusU","description":"Turn a string into an ArrayBuffer by using the UTF8 encoding","archived":false,"fork":false,"pushed_at":"2022-06-16T12:53:08.000Z","size":38,"stargazers_count":11,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-20T13:00:45.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LinusU.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-31T12:03:56.000Z","updated_at":"2024-01-08T07:53:18.000Z","dependencies_parsed_at":"2022-08-27T23:51:50.106Z","dependency_job_id":null,"html_url":"https://github.com/LinusU/encode-utf8","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/LinusU/encode-utf8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusU","download_url":"https://codeload.github.com/LinusU/encode-utf8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/sbom","scorecard":{"id":84628,"data":{"date":"2025-08-11","repo":{"name":"github.com/LinusU/encode-utf8","commit":"87cba02f7ddf8792f2e60c4b1a7c1eccf6daa3d2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/test.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":"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":"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/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/LinusU/encode-utf8/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/LinusU/encode-utf8/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-15T06:39:35.147Z","repository_id":48468217,"created_at":"2025-08-15T06:39:35.148Z","updated_at":"2025-08-15T06:39:35.148Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280848147,"owners_count":26401752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"LinusU","name":"Linus Unnebäck","uuid":"189580","kind":"user","description":"","email":"","website":"http://linus.unnebäck.se/","location":"Stockholm, Sweden","twitter":"LinusU","company":"@locoapp @ctrl-alt-deseat ","icon_url":"https://avatars.githubusercontent.com/u/189580?u=781f2fa82feb68f17afa9d05d7d049f6e81c9f38\u0026v=4","repositories_count":859,"last_synced_at":"2024-05-20T14:07:09.533Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/LinusU","funding_links":["https://github.com/sponsors/LinusU"],"total_stars":4759,"followers":908,"following":144,"created_at":"2022-11-02T16:18:58.889Z","updated_at":"2024-05-20T14:07:24.875Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusU","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusU/repositories"},"tags":[{"name":"v2.0.0","sha":"d61fb3e55e5573b11df69f94ff0bb7af5aee58a9","kind":"tag","published_at":"2021-07-24T11:59:04.000Z","download_url":"https://codeload.github.com/LinusU/encode-utf8/tar.gz/v2.0.0","html_url":"https://github.com/LinusU/encode-utf8/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/encode-utf8@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"b8e591da66e5942caa59cf7b1922d91b95ed49ea","kind":"tag","published_at":"2020-03-30T17:33:22.000Z","download_url":"https://codeload.github.com/LinusU/encode-utf8/tar.gz/v1.0.3","html_url":"https://github.com/LinusU/encode-utf8/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/encode-utf8@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"37facae571b625845cca3e0507e0e2c2a1dafcc1","kind":"tag","published_at":"2018-04-30T10:34:51.000Z","download_url":"https://codeload.github.com/LinusU/encode-utf8/tar.gz/v1.0.2","html_url":"https://github.com/LinusU/encode-utf8/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/encode-utf8@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"89e3345bbca84408632acb66acfdde4d21bba048","kind":"tag","published_at":"2017-11-01T13:03:01.000Z","download_url":"https://codeload.github.com/LinusU/encode-utf8/tar.gz/v1.0.1","html_url":"https://github.com/LinusU/encode-utf8/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/encode-utf8@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8e50249f10acd62b2085cfef6faca4437c42cb9","kind":"tag","published_at":"2017-10-31T12:05:36.000Z","download_url":"https://codeload.github.com/LinusU/encode-utf8/tar.gz/v1.0.0","html_url":"https://github.com/LinusU/encode-utf8/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/encode-utf8@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T11:45:10.592Z","dependent_packages_count":56,"downloads":10342013,"downloads_period":"last-month","dependent_repos_count":25037,"rankings":{"downloads":0.10748183135552714,"dependent_repos_count":0.17775949415818684,"dependent_packages_count":0.5517527810335298,"stargazers_count":9.44672035556295,"forks_count":9.844865213938412,"docker_downloads_count":0.2002674541361678,"average":3.388141188364129},"purl":"pkg:npm/encode-utf8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/encode-utf8","docker_dependents_count":599,"docker_downloads_count":1292294230,"usage_url":"https://repos.ecosyste.ms/usage/npm/encode-utf8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/encode-utf8/dependencies","status":null,"funding_links":["https://github.com/sponsors/LinusU"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T01:40:36.542Z","issues_count":3,"pull_requests_count":4,"avg_time_to_close_issue":4975.5,"avg_time_to_close_pull_request":7537817.75,"issues_closed_count":2,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fencode-utf8/issues","maintainers":[{"login":"LinusU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/encode-utf8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/encode-utf8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/encode-utf8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/encode-utf8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/encode-utf8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/encode-utf8/codemeta","maintainers":[{"uuid":"linusu","login":"linusu","name":null,"email":"linus@folkdatorn.se","url":null,"packages_count":289,"html_url":"https://www.npmjs.com/~linusu","role":null,"created_at":"2022-11-12T05:20:27.119Z","updated_at":"2022-11-12T05:20:27.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/linusu/packages"}]}