{"id":369246,"url":"https://github.com/LinusU/buffer-from","last_synced_at":"2026-08-24T12:02:13.799Z","repository":{"id":57190961,"uuid":"66025821","full_name":"LinusU/buffer-from","owner":"LinusU","description":"A ponyfill for Buffer.from","archived":false,"fork":false,"pushed_at":"2021-07-29T17:05:31.000Z","size":45,"stargazers_count":25,"open_issues_count":1,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-07-28T11:19:46.501Z","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-18T19:44:34.000Z","updated_at":"2026-02-09T20:22:13.000Z","dependencies_parsed_at":"2022-09-15T22:21:27.780Z","dependency_job_id":null,"html_url":"https://github.com/LinusU/buffer-from","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/LinusU/buffer-from","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusU","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/sbom","scorecard":{"id":84610,"data":{"date":"2025-08-11","repo":{"name":"github.com/LinusU/buffer-from","commit":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 2 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:23.904Z","repository_id":57190961,"created_at":"2025-08-15T06:39:23.904Z","updated_at":"2025-08-15T06:39:23.904Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"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-08-02T02:00:06.915Z","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":{"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"},"packages":[{"id":4991681,"name":"org.webjars.bowergithub.linusu:buffer-from","ecosystem":"maven","description":"WebJar for buffer-from","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/LinusU/buffer-from","keywords_array":[],"namespace":"org.webjars.bowergithub.linusu","versions_count":2,"first_release_published_at":"2018-07-26T22:08:00.000Z","latest_release_published_at":"2018-08-23T07:47:27.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-08-23T11:33:26.357Z","created_at":"2022-07-27T10:38:19.515Z","updated_at":"2026-08-23T11:33:26.357Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.linusu/buffer-from/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.linusu/buffer-from/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":57190961,"uuid":"66025821","full_name":"LinusU/buffer-from","owner":"LinusU","description":"A ponyfill for Buffer.from","archived":false,"fork":false,"pushed_at":"2021-07-29T17:05:31.000Z","size":45,"stargazers_count":24,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-07T04:29:01.828Z","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-18T19:44:34.000Z","updated_at":"2025-02-12T01:16:56.000Z","dependencies_parsed_at":"2022-09-15T22:21:27.780Z","dependency_job_id":null,"html_url":"https://github.com/LinusU/buffer-from","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/LinusU/buffer-from","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusU","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/sbom","scorecard":{"id":84610,"data":{"date":"2025-08-11","repo":{"name":"github.com/LinusU/buffer-from","commit":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 2 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:23.904Z","repository_id":57190961,"created_at":"2025-08-15T06:39:23.904Z","updated_at":"2025-08-15T06:39:23.904Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278734435,"owners_count":26036404,"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-07T02:00:06.786Z","response_time":59,"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":"v1.1.2","sha":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f","kind":"tag","published_at":"2021-07-29T17:05:25.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.2","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"53f464194ae30e806f6faef635202b4dfd404ed5","kind":"tag","published_at":"2018-07-31T14:41:07.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.1","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2bea5de4fdca7b13b5a9edafdcb1b74b9ffa6f98","kind":"tag","published_at":"2018-05-29T23:37:50.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"645a803486f7aa17affe1b783f84f496789e28f9","kind":"tag","published_at":"2018-03-12T19:13:04.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.0.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.0.0/manifests"},{"name":"v0.1.2","sha":"4d65c51194eb8786218096d33a4613a091dbde5c","kind":"tag","published_at":"2018-03-12T19:12:24.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.2","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"07ff5440f58e6b279dac5e9007eed4f51cf84e92","kind":"tag","published_at":"2016-10-16T12:37:12.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.1","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"25cc13c38ea511a655495f990c4846a419f219c3","kind":"tag","published_at":"2016-08-18T19:50:08.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-08T00:00:24.529Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":27.491006274039282,"forks_count":27.474152442902632,"average":33.951240261394894},"purl":"pkg:maven/org.webjars.bowergithub.linusu/buffer-from","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.linusu:buffer-from","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.linusu:buffer-from","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.linusu:buffer-from/dependencies","status":null,"funding_links":["https://github.com/sponsors/LinusU"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-22T19:27:45.908Z","issues_count":7,"pull_requests_count":10,"avg_time_to_close_issue":11801737.0,"avg_time_to_close_pull_request":31324615.625,"issues_closed_count":5,"pull_requests_closed_count":8,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":6364784.0,"past_year_avg_time_to_close_pull_request":5928588.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":5.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/LinusU%2Fbuffer-from/issues","maintainers":[{"login":"LinusU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.linusu:buffer-from/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.linusu:buffer-from/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.linusu:buffer-from/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.linusu:buffer-from/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.linusu:buffer-from/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.linusu:buffer-from/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":4997664,"name":"org.webjars.npm:buffer-from","ecosystem":"maven","description":"WebJar for buffer-from","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/LinusU/buffer-from","keywords_array":[],"namespace":"org.webjars.npm","versions_count":6,"first_release_published_at":"2018-02-19T18:59:36.000Z","latest_release_published_at":"2021-08-04T07:28:28.000Z","latest_release_number":"1.1.2","last_synced_at":"2026-08-23T11:35:56.335Z","created_at":"2022-07-27T10:52:44.791Z","updated_at":"2026-08-23T11:35:56.335Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/buffer-from/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/buffer-from/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":57190961,"uuid":"66025821","full_name":"LinusU/buffer-from","owner":"LinusU","description":"A ponyfill for Buffer.from","archived":false,"fork":false,"pushed_at":"2021-07-29T17:05:31.000Z","size":45,"stargazers_count":24,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-07T04:29:01.828Z","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-18T19:44:34.000Z","updated_at":"2025-02-12T01:16:56.000Z","dependencies_parsed_at":"2022-09-15T22:21:27.780Z","dependency_job_id":null,"html_url":"https://github.com/LinusU/buffer-from","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/LinusU/buffer-from","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusU","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/sbom","scorecard":{"id":84610,"data":{"date":"2025-08-11","repo":{"name":"github.com/LinusU/buffer-from","commit":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 2 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:23.904Z","repository_id":57190961,"created_at":"2025-08-15T06:39:23.904Z","updated_at":"2025-08-15T06:39:23.904Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278734435,"owners_count":26036404,"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-07T02:00:06.786Z","response_time":59,"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":"v1.1.2","sha":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f","kind":"tag","published_at":"2021-07-29T17:05:25.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.2","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"53f464194ae30e806f6faef635202b4dfd404ed5","kind":"tag","published_at":"2018-07-31T14:41:07.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.1","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2bea5de4fdca7b13b5a9edafdcb1b74b9ffa6f98","kind":"tag","published_at":"2018-05-29T23:37:50.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"645a803486f7aa17affe1b783f84f496789e28f9","kind":"tag","published_at":"2018-03-12T19:13:04.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.0.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.0.0/manifests"},{"name":"v0.1.2","sha":"4d65c51194eb8786218096d33a4613a091dbde5c","kind":"tag","published_at":"2018-03-12T19:12:24.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.2","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"07ff5440f58e6b279dac5e9007eed4f51cf84e92","kind":"tag","published_at":"2016-10-16T12:37:12.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.1","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"25cc13c38ea511a655495f990c4846a419f219c3","kind":"tag","published_at":"2016-08-18T19:50:08.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-08T00:00:24.528Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":4.268032094509865,"stargazers_count":27.491006274039282,"forks_count":27.474152442902632,"average":22.803283688099793},"purl":"pkg:maven/org.webjars.npm/buffer-from","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:buffer-from","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:buffer-from","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:buffer-from/dependencies","status":null,"funding_links":["https://github.com/sponsors/LinusU"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-22T19:27:45.908Z","issues_count":7,"pull_requests_count":10,"avg_time_to_close_issue":11801737.0,"avg_time_to_close_pull_request":31324615.625,"issues_closed_count":5,"pull_requests_closed_count":8,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":6364784.0,"past_year_avg_time_to_close_pull_request":5928588.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":5.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/LinusU%2Fbuffer-from/issues","maintainers":[{"login":"LinusU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:buffer-from/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:buffer-from/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:buffer-from/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:buffer-from/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:buffer-from/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:buffer-from/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":14074285,"name":"@depup/buffer-from","ecosystem":"npm","description":"[DepUp] Dependency-bumped version of buffer-from","homepage":"https://github.com/LinusU/buffer-from#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/LinusU/buffer-from","keywords_array":["depup","dependency-bumped","updated-deps","buffer-from","buffer","buffer from"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T22:58:05.112Z","latest_release_published_at":"2026-03-17T22:58:05.112Z","latest_release_number":"1.1.2-depup.0","last_synced_at":"2026-08-23T11:35:27.946Z","created_at":"2026-03-19T04:22:13.695Z","updated_at":"2026-08-23T15:59:19.435Z","registry_url":"https://www.npmjs.com/package/@depup/buffer-from","install_command":"npm install @depup/buffer-from","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.2-depup.0"},"contentPolicy":null},"repo_metadata":{"id":57190961,"uuid":"66025821","full_name":"LinusU/buffer-from","owner":"LinusU","description":"A ponyfill for Buffer.from","archived":false,"fork":false,"pushed_at":"2021-07-29T17:05:31.000Z","size":45,"stargazers_count":25,"open_issues_count":1,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-07-28T11:19:46.501Z","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-18T19:44:34.000Z","updated_at":"2026-02-09T20:22:13.000Z","dependencies_parsed_at":"2022-09-15T22:21:27.780Z","dependency_job_id":null,"html_url":"https://github.com/LinusU/buffer-from","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/LinusU/buffer-from","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusU","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/sbom","scorecard":{"id":84610,"data":{"date":"2025-08-11","repo":{"name":"github.com/LinusU/buffer-from","commit":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 2 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:23.904Z","repository_id":57190961,"created_at":"2025-08-15T06:39:23.904Z","updated_at":"2025-08-15T06:39:23.904Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"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-08-02T02:00:06.915Z","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":"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":"v1.1.2","sha":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f","kind":"tag","published_at":"2021-07-29T17:05:25.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.2","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"53f464194ae30e806f6faef635202b4dfd404ed5","kind":"tag","published_at":"2018-07-31T14:41:07.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.1","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2bea5de4fdca7b13b5a9edafdcb1b74b9ffa6f98","kind":"tag","published_at":"2018-05-29T23:37:50.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"645a803486f7aa17affe1b783f84f496789e28f9","kind":"tag","published_at":"2018-03-12T19:13:04.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.0.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.0.0/manifests"},{"name":"v0.1.2","sha":"4d65c51194eb8786218096d33a4613a091dbde5c","kind":"tag","published_at":"2018-03-12T19:12:24.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.2","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"07ff5440f58e6b279dac5e9007eed4f51cf84e92","kind":"tag","published_at":"2016-10-16T12:37:12.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.1","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"25cc13c38ea511a655495f990c4846a419f219c3","kind":"tag","published_at":"2016-08-18T19:50:08.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:59:19.435Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/buffer-from","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/buffer-from","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/buffer-from","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/buffer-from/dependencies","status":null,"funding_links":["https://github.com/sponsors/LinusU"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T11:30:59.578Z","issues_count":7,"pull_requests_count":10,"avg_time_to_close_issue":11801737.0,"avg_time_to_close_pull_request":31324615.625,"issues_closed_count":5,"pull_requests_closed_count":8,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/issues","maintainers":[{"login":"LinusU","count":2,"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/@depup%2Fbuffer-from/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbuffer-from/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbuffer-from/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbuffer-from/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbuffer-from/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbuffer-from/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:22:34.824Z","updated_at":"2026-03-19T04:22:34.824Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777771,"maintainers_count":1236482,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":13954815,"name":"node-buffer-from","ecosystem":"guix","description":"A ponyfill for Buffer.from","homepage":"https://github.com/LinusU/buffer-from","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/LinusU/buffer-from","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:21:58.503Z","latest_release_published_at":"2026-03-02T20:21:58.503Z","latest_release_number":"1.1.2","last_synced_at":"2026-04-27T16:55:25.681Z","created_at":"2026-03-02T20:21:58.313Z","updated_at":"2026-04-27T16:55:25.681Z","registry_url":"https://packages.guix.gnu.org/packages/node-buffer-from/1.1.2/","install_command":"guix install node-buffer-from","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/node-xyz.scm#n434","metadata":{"location":"gnu/packages/node-xyz.scm:434","variable_name":"node-buffer-from"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T20:21:59.056Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/node-buffer-from","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/node-buffer-from","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/node-buffer-from","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/node-buffer-from/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-buffer-from/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-buffer-from/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-buffer-from/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-buffer-from/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-buffer-from/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-buffer-from/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32336,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":4134601,"name":"github.com/linusu/buffer-from","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/linusu/buffer-from","keywords_array":[],"namespace":"github.com/linusu","versions_count":7,"first_release_published_at":"2016-08-18T19:49:58.000Z","latest_release_published_at":"2021-07-29T17:05:25.000Z","latest_release_number":"v1.1.2","last_synced_at":"2026-08-23T11:49:10.896Z","created_at":"2022-04-12T16:07:28.482Z","updated_at":"2026-08-23T11:49:10.897Z","registry_url":"https://pkg.go.dev/github.com/linusu/buffer-from","install_command":"go get github.com/linusu/buffer-from","documentation_url":"https://pkg.go.dev/github.com/linusu/buffer-from#section-documentation","metadata":{},"repo_metadata":{"id":57190961,"uuid":"66025821","full_name":"LinusU/buffer-from","owner":"LinusU","description":"A ponyfill for Buffer.from","archived":false,"fork":false,"pushed_at":"2021-07-29T17:05:31.000Z","size":45,"stargazers_count":24,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-29T21:48:17.889Z","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-18T19:44:34.000Z","updated_at":"2025-02-12T01:16:56.000Z","dependencies_parsed_at":"2022-09-15T22:21:27.780Z","dependency_job_id":null,"html_url":"https://github.com/LinusU/buffer-from","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/LinusU/buffer-from","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusU","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/sbom","scorecard":{"id":84610,"data":{"date":"2025-08-11","repo":{"name":"github.com/LinusU/buffer-from","commit":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 2 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:23.904Z","repository_id":57190961,"created_at":"2025-08-15T06:39:23.904Z","updated_at":"2025-08-15T06:39:23.904Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278399694,"owners_count":25980333,"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-05T02:00:06.059Z","response_time":54,"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":"v1.1.2","sha":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f","kind":"tag","published_at":"2021-07-29T17:05:25.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.2","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"53f464194ae30e806f6faef635202b4dfd404ed5","kind":"tag","published_at":"2018-07-31T14:41:07.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.1","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2bea5de4fdca7b13b5a9edafdcb1b74b9ffa6f98","kind":"tag","published_at":"2018-05-29T23:37:50.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"645a803486f7aa17affe1b783f84f496789e28f9","kind":"tag","published_at":"2018-03-12T19:13:04.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.0.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.0.0/manifests"},{"name":"v0.1.2","sha":"4d65c51194eb8786218096d33a4613a091dbde5c","kind":"tag","published_at":"2018-03-12T19:12:24.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.2","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"07ff5440f58e6b279dac5e9007eed4f51cf84e92","kind":"tag","published_at":"2016-10-16T12:37:12.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.1","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"25cc13c38ea511a655495f990c4846a419f219c3","kind":"tag","published_at":"2016-08-18T19:50:08.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-08T00:00:24.531Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/linusu/buffer-from","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/linusu/buffer-from","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/linusu/buffer-from","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/linusu/buffer-from/dependencies","status":null,"funding_links":["https://github.com/sponsors/LinusU"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-22T19:27:45.908Z","issues_count":7,"pull_requests_count":10,"avg_time_to_close_issue":11801737.0,"avg_time_to_close_pull_request":31324615.625,"issues_closed_count":5,"pull_requests_closed_count":8,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":6364784.0,"past_year_avg_time_to_close_pull_request":5928588.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":5.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/LinusU%2Fbuffer-from/issues","maintainers":[{"login":"LinusU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flinusu%2Fbuffer-from/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flinusu%2Fbuffer-from/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flinusu%2Fbuffer-from/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flinusu%2Fbuffer-from/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flinusu%2Fbuffer-from/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flinusu%2Fbuffer-from/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","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":1494341,"name":"buffer-from","ecosystem":"npm","description":"A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.","homepage":"https://github.com/LinusU/buffer-from#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/LinusU/buffer-from","keywords_array":["buffer","buffer from"],"namespace":null,"versions_count":7,"first_release_published_at":"2016-08-18T19:54:04.205Z","latest_release_published_at":"2021-07-29T17:05:33.074Z","latest_release_number":"1.1.2","last_synced_at":"2026-08-23T11:50:44.830Z","created_at":"2022-04-09T03:17:07.867Z","updated_at":"2026-08-23T11:50:44.830Z","registry_url":"https://www.npmjs.com/package/buffer-from","install_command":"npm install buffer-from","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.2"},"contentPolicy":null},"repo_metadata":{"id":57190961,"uuid":"66025821","full_name":"LinusU/buffer-from","owner":"LinusU","description":"A ponyfill for Buffer.from","archived":false,"fork":false,"pushed_at":"2021-07-29T17:05:31.000Z","size":45,"stargazers_count":25,"open_issues_count":1,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-07-28T11:19:46.501Z","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-18T19:44:34.000Z","updated_at":"2026-02-09T20:22:13.000Z","dependencies_parsed_at":"2022-09-15T22:21:27.780Z","dependency_job_id":null,"html_url":"https://github.com/LinusU/buffer-from","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/LinusU/buffer-from","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusU","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/sbom","scorecard":{"id":84610,"data":{"date":"2025-08-11","repo":{"name":"github.com/LinusU/buffer-from","commit":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 2 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:23.904Z","repository_id":57190961,"created_at":"2025-08-15T06:39:23.904Z","updated_at":"2025-08-15T06:39:23.904Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"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-08-02T02:00:06.915Z","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":"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":"v1.1.2","sha":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f","kind":"tag","published_at":"2021-07-29T17:05:25.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.2","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"53f464194ae30e806f6faef635202b4dfd404ed5","kind":"tag","published_at":"2018-07-31T14:41:07.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.1","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2bea5de4fdca7b13b5a9edafdcb1b74b9ffa6f98","kind":"tag","published_at":"2018-05-29T23:37:50.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"645a803486f7aa17affe1b783f84f496789e28f9","kind":"tag","published_at":"2018-03-12T19:13:04.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.0.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.0.0/manifests"},{"name":"v0.1.2","sha":"4d65c51194eb8786218096d33a4613a091dbde5c","kind":"tag","published_at":"2018-03-12T19:12:24.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.2","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"07ff5440f58e6b279dac5e9007eed4f51cf84e92","kind":"tag","published_at":"2016-10-16T12:37:12.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.1","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"25cc13c38ea511a655495f990c4846a419f219c3","kind":"tag","published_at":"2016-08-18T19:50:08.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T08:39:09.484Z","dependent_packages_count":1962,"downloads":425454052,"downloads_period":"last-month","dependent_repos_count":945125,"rankings":{"downloads":0.007611591961720811,"dependent_repos_count":0.0360318525957719,"dependent_packages_count":0.03981026874943187,"stargazers_count":7.503936535733559,"forks_count":6.265354953546004,"docker_downloads_count":0.004928368896078224,"average":2.309612261913761},"purl":"pkg:npm/buffer-from","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/buffer-from","docker_dependents_count":50417,"docker_downloads_count":12601849750,"usage_url":"https://repos.ecosyste.ms/usage/npm/buffer-from","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/buffer-from/dependencies","status":null,"funding_links":["https://github.com/sponsors/LinusU"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-09T04:33:02.090Z","issues_count":7,"pull_requests_count":10,"avg_time_to_close_issue":11801737.0,"avg_time_to_close_pull_request":31324615.625,"issues_closed_count":5,"pull_requests_closed_count":8,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":6364784.0,"past_year_avg_time_to_close_pull_request":5928588.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":5.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/LinusU%2Fbuffer-from/issues","maintainers":[{"login":"LinusU","count":2,"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/buffer-from/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/buffer-from/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/buffer-from/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/buffer-from/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/buffer-from/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/buffer-from/codemeta","maintainers":[{"uuid":"linusu","login":"linusu","name":null,"email":"linus@folkdatorn.se","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~linusu","role":null,"created_at":"2022-11-11T16:12:00.034Z","updated_at":"2022-11-11T16:12:00.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/linusu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777771,"maintainers_count":1236482,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":4129676,"name":"github.com/LinusU/buffer-from","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/LinusU/buffer-from","keywords_array":[],"namespace":"github.com/LinusU","versions_count":7,"first_release_published_at":"2016-08-18T19:49:58.000Z","latest_release_published_at":"2021-07-29T17:05:25.000Z","latest_release_number":"v1.1.2","last_synced_at":"2026-08-22T13:15:47.075Z","created_at":"2022-04-12T15:38:12.343Z","updated_at":"2026-08-22T13:15:47.076Z","registry_url":"https://pkg.go.dev/github.com/LinusU/buffer-from","install_command":"go get github.com/LinusU/buffer-from","documentation_url":"https://pkg.go.dev/github.com/LinusU/buffer-from#section-documentation","metadata":{},"repo_metadata":{"id":57190961,"uuid":"66025821","full_name":"LinusU/buffer-from","owner":"LinusU","description":"A ponyfill for Buffer.from","archived":false,"fork":false,"pushed_at":"2021-07-29T17:05:31.000Z","size":45,"stargazers_count":24,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-07T04:29:01.828Z","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-18T19:44:34.000Z","updated_at":"2025-02-12T01:16:56.000Z","dependencies_parsed_at":"2022-09-15T22:21:27.780Z","dependency_job_id":null,"html_url":"https://github.com/LinusU/buffer-from","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/LinusU/buffer-from","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusU","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/sbom","scorecard":{"id":84610,"data":{"date":"2025-08-11","repo":{"name":"github.com/LinusU/buffer-from","commit":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 2 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:23.904Z","repository_id":57190961,"created_at":"2025-08-15T06:39:23.904Z","updated_at":"2025-08-15T06:39:23.904Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278734435,"owners_count":26036404,"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-07T02:00:06.786Z","response_time":59,"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":"v1.1.2","sha":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f","kind":"tag","published_at":"2021-07-29T17:05:25.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.2","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"53f464194ae30e806f6faef635202b4dfd404ed5","kind":"tag","published_at":"2018-07-31T14:41:07.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.1","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2bea5de4fdca7b13b5a9edafdcb1b74b9ffa6f98","kind":"tag","published_at":"2018-05-29T23:37:50.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.1.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"645a803486f7aa17affe1b783f84f496789e28f9","kind":"tag","published_at":"2018-03-12T19:13:04.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v1.0.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v1.0.0/manifests"},{"name":"v0.1.2","sha":"4d65c51194eb8786218096d33a4613a091dbde5c","kind":"tag","published_at":"2018-03-12T19:12:24.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.2","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"07ff5440f58e6b279dac5e9007eed4f51cf84e92","kind":"tag","published_at":"2016-10-16T12:37:12.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.1","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"25cc13c38ea511a655495f990c4846a419f219c3","kind":"tag","published_at":"2016-08-18T19:50:08.000Z","download_url":"https://codeload.github.com/LinusU/buffer-from/tar.gz/v0.1.0","html_url":"https://github.com/LinusU/buffer-from/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LinusU/buffer-from@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-08T00:00:24.528Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21linus%21u/buffer-from","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/LinusU/buffer-from","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/LinusU/buffer-from","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/LinusU/buffer-from/dependencies","status":null,"funding_links":["https://github.com/sponsors/LinusU"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-22T19:27:45.908Z","issues_count":7,"pull_requests_count":10,"avg_time_to_close_issue":11801737.0,"avg_time_to_close_pull_request":31324615.625,"issues_closed_count":5,"pull_requests_closed_count":8,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":6364784.0,"past_year_avg_time_to_close_pull_request":5928588.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":5.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/LinusU%2Fbuffer-from/issues","maintainers":[{"login":"LinusU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLinusU%2Fbuffer-from/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLinusU%2Fbuffer-from/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLinusU%2Fbuffer-from/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLinusU%2Fbuffer-from/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLinusU%2Fbuffer-from/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FLinusU%2Fbuffer-from/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":140725,"full_name":"LinusU/buffer-from","default_branch":"master","total_commits":18,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.0,"dds":0.05555555555555558,"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-08-19T09:30:40.357Z","last_synced_commit":"fa0c9264a1b7eddf8c1aa1bbd78ce0ac256c485f","created_at":"2023-03-08T00:39:43.698Z","updated_at":"2026-08-19T09:30:40.266Z","committers":[{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":17},{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6750506,"commits_count":978010206,"contributors_count":41229425,"owners_count":1358604,"committers_count":3352512,"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":"LinusU/buffer-from","html_url":"https://github.com/LinusU/buffer-from","last_synced_at":"2026-08-23T11:30:59.578Z","status":null,"issues_count":7,"pull_requests_count":10,"avg_time_to_close_issue":11801737.0,"avg_time_to_close_pull_request":31324615.625,"issues_closed_count":5,"pull_requests_closed_count":8,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T14:19:20.869Z","updated_at":"2026-08-23T11:30:59.578Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fbuffer-from/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":2}},"issue_author_associations_count":{"table":{"NONE":7}},"pull_request_author_associations_count":{"table":{"NONE":7,"OWNER":2,"CONTRIBUTOR":1}},"issue_authors":{"table":{"ljharb":1,"jimmywarting":1,"zjffun":1,"Parcley":1,"mcaubrey":1,"niksy":1,"frandiox":1}},"pull_request_authors":{"table":{"ljharb":2,"dependabot[bot]":2,"LinusU":2,"cktang88":1,"mcaubrey":1,"sindresorhus":1,"Parcley":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"LinusU","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusU"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":1,"IssueCommentEvent":12,"IssuesEvent":1,"PullRequestEvent":3,"WatchEvent":1},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-15T22:21:27.721Z","updated_at":"2022-09-15T22:21:27.721Z","repository_link":"https://github.com/LinusU/buffer-from/blob/master/package.json","dependencies":[{"id":4987307786,"package_name":"standard","ecosystem":"npm","requirements":"^12.0.1","direct":true,"kind":"development","optional":false}]}],"score":27.241633572471695,"created_at":"2025-11-11T15:16:36.255Z","updated_at":"2026-08-24T12:02:13.808Z","avatar_url":"https://github.com/LinusU.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369246","html_url":"https://summary.ecosyste.ms/projects/369246"}