{"id":378689,"url":"https://github.com/lukeed/klona","last_synced_at":"2026-07-21T17:03:20.770Z","repository":{"id":40643702,"uuid":"232771595","full_name":"lukeed/klona","owner":"lukeed","description":"A tiny (240B to 501B) and fast utility to \"deep clone\" Objects, Arrays, Dates, RegExps, and more!","archived":false,"fork":false,"pushed_at":"2026-04-10T00:50:17.000Z","size":102,"stargazers_count":1730,"open_issues_count":16,"forks_count":49,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-07-09T19:27:57.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/lukeed.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lukeed"}},"created_at":"2020-01-09T09:27:47.000Z","updated_at":"2026-07-04T02:14:55.000Z","dependencies_parsed_at":"2024-11-05T19:02:50.020Z","dependency_job_id":"f5952d45-40d1-4eac-96c3-2a2643dd74e3","html_url":"https://github.com/lukeed/klona","commit_stats":{"total_commits":99,"total_committers":9,"mean_commits":11.0,"dds":0.09090909090909094,"last_synced_commit":"e563341d88f433e74a9b4c3c0372d4ba55d2f79e"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lukeed/klona","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/sbom","scorecard":{"id":604484,"data":{"date":"2025-08-11","repo":{"name":"github.com/lukeed/klona","commit":"e563341d88f433e74a9b4c3c0372d4ba55d2f79e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/klona/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/klona/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:48","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"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 11 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-21T01:15:48.636Z","repository_id":40643702,"created_at":"2025-08-21T01:15:48.637Z","updated_at":"2025-08-21T01:15:48.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35435610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"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":"lukeed","name":"Luke Edwards","uuid":"5855893","kind":"user","description":"","email":"","website":"https://lukeed.com","location":"San Francisco, CA","twitter":"lukeed05","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5855893?v=4","repositories_count":329,"last_synced_at":"2024-04-15T07:30:03.355Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lukeed","funding_links":["https://github.com/sponsors/lukeed"],"total_stars":53089,"followers":4449,"following":25,"created_at":"2022-11-02T16:20:32.750Z","updated_at":"2024-04-15T07:31:48.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed/repositories"},"packages":[{"id":1928555,"name":"klona","ecosystem":"npm","description":"A tiny (240B to 501B) and fast utility to \"deep clone\" Objects, Arrays, Dates, RegExps, and more!","homepage":"https://github.com/lukeed/klona#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lukeed/klona","keywords_array":["clone","copy","deep","extend","recursive","object"],"namespace":null,"versions_count":12,"first_release_published_at":"2020-01-09T06:19:33.050Z","latest_release_published_at":"2023-01-16T19:20:29.796Z","latest_release_number":"2.0.6","last_synced_at":"2026-07-18T05:01:26.831Z","created_at":"2022-04-09T18:28:20.723Z","updated_at":"2026-07-18T14:14:25.837Z","registry_url":"https://www.npmjs.com/package/klona","install_command":"npm install klona","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.6"}},"repo_metadata":{"id":40643702,"uuid":"232771595","full_name":"lukeed/klona","owner":"lukeed","description":"A tiny (240B to 501B) and fast utility to \"deep clone\" Objects, Arrays, Dates, RegExps, and more!","archived":false,"fork":false,"pushed_at":"2026-04-10T00:50:17.000Z","size":102,"stargazers_count":1730,"open_issues_count":16,"forks_count":49,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-07-09T19:27:57.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/lukeed.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lukeed"}},"created_at":"2020-01-09T09:27:47.000Z","updated_at":"2026-07-04T02:14:55.000Z","dependencies_parsed_at":"2024-11-05T19:02:50.020Z","dependency_job_id":"f5952d45-40d1-4eac-96c3-2a2643dd74e3","html_url":"https://github.com/lukeed/klona","commit_stats":{"total_commits":99,"total_committers":9,"mean_commits":11.0,"dds":0.09090909090909094,"last_synced_commit":"e563341d88f433e74a9b4c3c0372d4ba55d2f79e"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lukeed/klona","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/sbom","scorecard":{"id":604484,"data":{"date":"2025-08-11","repo":{"name":"github.com/lukeed/klona","commit":"e563341d88f433e74a9b4c3c0372d4ba55d2f79e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/klona/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/klona/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:48","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"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 11 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-21T01:15:48.636Z","repository_id":40643702,"created_at":"2025-08-21T01:15:48.637Z","updated_at":"2025-08-21T01:15:48.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35435610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"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":"lukeed","name":"Luke Edwards","uuid":"5855893","kind":"user","description":"","email":"","website":"https://lukeed.com","location":"San Francisco, CA","twitter":"lukeed05","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5855893?v=4","repositories_count":329,"last_synced_at":"2024-04-15T07:30:03.355Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lukeed","funding_links":["https://github.com/sponsors/lukeed"],"total_stars":53089,"followers":4449,"following":25,"created_at":"2022-11-02T16:20:32.750Z","updated_at":"2024-04-15T07:31:48.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed/repositories"},"tags":[{"name":"v2.0.6","sha":"6ad153073b7529769010ddbde1938372e1702f5b","kind":"tag","published_at":"2023-01-16T19:20:26.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.6","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"41da7dc2a0edae815c79c4b8debddf0ab4dfc21b","kind":"tag","published_at":"2021-10-27T01:47:23.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.5","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28565c3efae17b3c72c5086602437841cb1435b8","kind":"tag","published_at":"2020-09-16T03:52:21.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.4","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"604f112189ab74c72039474555927c31f51d1ca6","kind":"tag","published_at":"2020-08-19T04:17:06.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.3","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"43f298f5c34908bc1ca7959ed60cbd49f3e3b035","kind":"tag","published_at":"2020-08-17T18:52:22.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.2","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"91fc085488c9d80a9c99a5c4919c8ae86a10f1e8","kind":"tag","published_at":"2020-08-14T21:52:07.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.1","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a28a218fc21083eda8b7c5a0891a992f4f649634","kind":"tag","published_at":"2020-08-14T21:47:45.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.0","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"2f644471a17ec0d93e9e3a70052ac05455c71d93","kind":"tag","published_at":"2020-07-04T04:30:50.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v1.1.2","html_url":"https://github.com/lukeed/klona/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dce6ccbe9009934b8f177a455269c242240276d4","kind":"tag","published_at":"2020-01-16T04:24:41.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v1.1.1","html_url":"https://github.com/lukeed/klona/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c969b506c4ecf5677050b671ae65e87e49f4facb","kind":"tag","published_at":"2020-01-09T23:18:18.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v1.1.0","html_url":"https://github.com/lukeed/klona/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4f198a515126200de3dc6c153ce8985c854fe220","kind":"tag","published_at":"2020-01-09T09:54:56.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v1.0.0","html_url":"https://github.com/lukeed/klona/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-07-18T05:05:58.660Z","dependent_packages_count":427,"downloads":57613694,"downloads_period":"last-month","dependent_repos_count":1164103,"rankings":{"downloads":0.03291055229492236,"dependent_repos_count":0.02951545372206847,"dependent_packages_count":0.13095771349967855,"stargazers_count":2.0990196926669156,"forks_count":4.163897880882934,"docker_downloads_count":0.039125773069421006,"average":1.0825711776893232},"purl":"pkg:npm/klona","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThmODktMmZ3ai01djVy","url":"https://github.com/advisories/GHSA-8f89-2fwj-5v5r","title":"Improper Input Validation in klona","description":"Flaw in input validation in npm package klona version 1.1.0 and earlier may allow prototype pollution attack that may result in remote code execution or denial of service of applications using klona.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-04-13T15:41:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-8125","https://github.com/lukeed/klona/commit/200e8d1fd383a54790ee6fc8228264c21954e38e","https://hackerone.com/reports/778414","https://github.com/advisories/GHSA-8f89-2fwj-5v5r"],"source_kind":"github","identifiers":["GHSA-8f89-2fwj-5v5r","CVE-2020-8125"],"repository_url":"https://github.com/lukeed/klona","blast_radius":0.0,"created_at":"2022-12-21T16:13:09.137Z","updated_at":"2026-07-18T14:11:28.260Z","epss_percentage":0.04118,"epss_percentile":0.89508,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThmODktMmZ3ai01djVy","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThmODktMmZ3ai01djVy","packages":[{"ecosystem":"npm","package_name":"klona","versions":[{"first_patched_version":"1.1.1","vulnerable_version_range":"\u003c= 1.1.0"}],"purl":"pkg:npm/klona"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThmODktMmZ3ai01djVy/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTRyOTctNzhnZi1xMjR2","url":"https://github.com/advisories/GHSA-4r97-78gf-q24v","title":"Duplicate Advisory: Prototype Pollution in klona","description":"## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-8f89-2fwj-5v5r. This link is maintained to preserve external references.\n\n## Original Description\nVersions of `klona` prior to 1.1.1 are vulnerable to prototype pollution. The package does not restrict the modification of an Object's prototype when cloning objects, which may allow an attacker to add or modify an existing property that will exist on all objects.\n\n\n\n\n## Recommendation\n\nUpgrade to version 1.1.1 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-09-04T17:53:27.000Z","withdrawn_at":"2025-07-18T19:42:53.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://hackerone.com/reports/778414","https://www.npmjs.com/advisories/1463","https://github.com/advisories/GHSA-4r97-78gf-q24v"],"source_kind":"github","identifiers":["GHSA-4r97-78gf-q24v"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:14.496Z","updated_at":"2026-06-04T03:11:08.879Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTRyOTctNzhnZi1xMjR2","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTRyOTctNzhnZi1xMjR2","packages":[{"ecosystem":"npm","package_name":"klona","versions":[{"first_patched_version":"1.1.1","vulnerable_version_range":"\u003c 1.1.1"}],"purl":"pkg:npm/klona"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTRyOTctNzhnZi1xMjR2/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/klona","docker_dependents_count":8665,"docker_downloads_count":3073340463,"usage_url":"https://repos.ecosyste.ms/usage/npm/klona","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/klona/dependencies","status":null,"funding_links":["https://github.com/sponsors/lukeed"],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-18T09:24:05.716Z","issues_count":35,"pull_requests_count":18,"avg_time_to_close_issue":5690922.458333333,"avg_time_to_close_pull_request":2317935.769230769,"issues_closed_count":24,"pull_requests_closed_count":13,"pull_request_authors_count":15,"issue_authors_count":30,"avg_comments_per_issue":2.085714285714286,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2718851.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/issues","maintainers":[{"login":"lukeed","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukeed"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/klona/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/klona/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/klona/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/klona/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/klona/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/klona/codemeta","maintainers":[{"uuid":"lukeed","login":"lukeed","name":null,"email":"luke@lukeed.com","url":null,"packages_count":359,"html_url":"https://www.npmjs.com/~lukeed","role":null,"created_at":"2022-11-13T01:20:14.431Z","updated_at":"2022-11-13T01:20:14.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukeed/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5674526,"maintainers_count":1210190,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5002054,"name":"org.webjars.npm:klona","ecosystem":"maven","description":"WebJar for klona","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lukeed/klona","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2021-02-19T10:04:01.000Z","latest_release_published_at":"2023-05-03T05:26:43.000Z","latest_release_number":"2.0.6","last_synced_at":"2026-07-16T16:33:53.939Z","created_at":"2022-07-27T11:01:47.278Z","updated_at":"2026-07-16T16:33:53.939Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/klona/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/klona/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":40643702,"uuid":"232771595","full_name":"lukeed/klona","owner":"lukeed","description":"A tiny (240B to 501B) and fast utility to \"deep clone\" Objects, Arrays, Dates, RegExps, and more!","archived":false,"fork":false,"pushed_at":"2024-08-11T13:49:32.000Z","size":100,"stargazers_count":1718,"open_issues_count":13,"forks_count":46,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-21T05:37:15.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/lukeed.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lukeed"}},"created_at":"2020-01-09T09:27:47.000Z","updated_at":"2025-10-17T07:39:23.000Z","dependencies_parsed_at":"2024-11-05T19:02:50.020Z","dependency_job_id":"f5952d45-40d1-4eac-96c3-2a2643dd74e3","html_url":"https://github.com/lukeed/klona","commit_stats":{"total_commits":99,"total_committers":9,"mean_commits":11.0,"dds":0.09090909090909094,"last_synced_commit":"e563341d88f433e74a9b4c3c0372d4ba55d2f79e"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lukeed/klona","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/sbom","scorecard":{"id":604484,"data":{"date":"2025-08-11","repo":{"name":"github.com/lukeed/klona","commit":"e563341d88f433e74a9b4c3c0372d4ba55d2f79e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/klona/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/klona/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:48","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"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 11 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-21T01:15:48.636Z","repository_id":40643702,"created_at":"2025-08-21T01:15:48.637Z","updated_at":"2025-08-21T01:15:48.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280393547,"owners_count":26323332,"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-22T02:00:06.515Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lukeed","name":"Luke Edwards","uuid":"5855893","kind":"user","description":"","email":"","website":"https://lukeed.com","location":"San Francisco, CA","twitter":"lukeed05","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5855893?v=4","repositories_count":329,"last_synced_at":"2024-04-15T07:30:03.355Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lukeed","funding_links":["https://github.com/sponsors/lukeed"],"total_stars":53089,"followers":4449,"following":25,"created_at":"2022-11-02T16:20:32.750Z","updated_at":"2024-04-15T07:31:48.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed/repositories"},"tags":[{"name":"v2.0.6","sha":"6ad153073b7529769010ddbde1938372e1702f5b","kind":"tag","published_at":"2023-01-16T19:20:26.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.6","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"41da7dc2a0edae815c79c4b8debddf0ab4dfc21b","kind":"tag","published_at":"2021-10-27T01:47:23.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.5","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28565c3efae17b3c72c5086602437841cb1435b8","kind":"tag","published_at":"2020-09-16T03:52:21.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.4","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"604f112189ab74c72039474555927c31f51d1ca6","kind":"tag","published_at":"2020-08-19T04:17:06.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.3","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"43f298f5c34908bc1ca7959ed60cbd49f3e3b035","kind":"tag","published_at":"2020-08-17T18:52:22.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.2","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"91fc085488c9d80a9c99a5c4919c8ae86a10f1e8","kind":"tag","published_at":"2020-08-14T21:52:07.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.1","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a28a218fc21083eda8b7c5a0891a992f4f649634","kind":"tag","published_at":"2020-08-14T21:47:45.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.0","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"2f644471a17ec0d93e9e3a70052ac05455c71d93","kind":"tag","published_at":"2020-07-04T04:30:50.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v1.1.2","html_url":"https://github.com/lukeed/klona/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dce6ccbe9009934b8f177a455269c242240276d4","kind":"tag","published_at":"2020-01-16T04:24:41.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v1.1.1","html_url":"https://github.com/lukeed/klona/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c969b506c4ecf5677050b671ae65e87e49f4facb","kind":"tag","published_at":"2020-01-09T23:18:18.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v1.1.0","html_url":"https://github.com/lukeed/klona/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4f198a515126200de3dc6c153ce8985c854fe220","kind":"tag","published_at":"2020-01-09T09:54:56.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v1.0.0","html_url":"https://github.com/lukeed/klona/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T12:13:40.096Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":11.044877338218269,"stargazers_count":7.900233345304904,"forks_count":17.49106646629334,"average":17.104030272690974},"purl":"pkg:maven/org.webjars.npm/klona","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:klona","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:klona","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:klona/dependencies","status":null,"funding_links":["https://github.com/sponsors/lukeed"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T04:18:54.025Z","issues_count":35,"pull_requests_count":12,"avg_time_to_close_issue":5690922.458333333,"avg_time_to_close_pull_request":2469447.9,"issues_closed_count":24,"pull_requests_closed_count":10,"pull_request_authors_count":11,"issue_authors_count":30,"avg_comments_per_issue":2.1142857142857143,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/issues","maintainers":[{"login":"lukeed","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukeed"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:klona/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:klona/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:klona/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:klona/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:klona/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:klona/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11667063,"name":"github.com/lukeed/klona","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lukeed/klona","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2020-01-09T09:54:56.000Z","latest_release_published_at":"2023-01-16T19:20:26.000Z","latest_release_number":"v2.0.6+incompatible","last_synced_at":"2026-07-16T16:34:00.994Z","created_at":"2025-05-21T10:09:17.255Z","updated_at":"2026-07-16T16:34:00.994Z","registry_url":"https://pkg.go.dev/github.com/lukeed/klona","install_command":"go get github.com/lukeed/klona","documentation_url":"https://pkg.go.dev/github.com/lukeed/klona#section-documentation","metadata":{},"repo_metadata":{"id":40643702,"uuid":"232771595","full_name":"lukeed/klona","owner":"lukeed","description":"A tiny (240B to 501B) and fast utility to \"deep clone\" Objects, Arrays, Dates, RegExps, and more!","archived":false,"fork":false,"pushed_at":"2024-08-11T13:49:32.000Z","size":100,"stargazers_count":1718,"open_issues_count":13,"forks_count":46,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-21T05:37:15.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/lukeed.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lukeed"}},"created_at":"2020-01-09T09:27:47.000Z","updated_at":"2025-10-17T07:39:23.000Z","dependencies_parsed_at":"2024-11-05T19:02:50.020Z","dependency_job_id":"f5952d45-40d1-4eac-96c3-2a2643dd74e3","html_url":"https://github.com/lukeed/klona","commit_stats":{"total_commits":99,"total_committers":9,"mean_commits":11.0,"dds":0.09090909090909094,"last_synced_commit":"e563341d88f433e74a9b4c3c0372d4ba55d2f79e"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lukeed/klona","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/sbom","scorecard":{"id":604484,"data":{"date":"2025-08-11","repo":{"name":"github.com/lukeed/klona","commit":"e563341d88f433e74a9b4c3c0372d4ba55d2f79e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/klona/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/klona/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:48","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"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 11 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-21T01:15:48.636Z","repository_id":40643702,"created_at":"2025-08-21T01:15:48.637Z","updated_at":"2025-08-21T01:15:48.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280393547,"owners_count":26323332,"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-22T02:00:06.515Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lukeed","name":"Luke Edwards","uuid":"5855893","kind":"user","description":"","email":"","website":"https://lukeed.com","location":"San Francisco, CA","twitter":"lukeed05","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5855893?v=4","repositories_count":329,"last_synced_at":"2024-04-15T07:30:03.355Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lukeed","funding_links":["https://github.com/sponsors/lukeed"],"total_stars":53089,"followers":4449,"following":25,"created_at":"2022-11-02T16:20:32.750Z","updated_at":"2024-04-15T07:31:48.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed/repositories"},"tags":[{"name":"v2.0.6","sha":"6ad153073b7529769010ddbde1938372e1702f5b","kind":"tag","published_at":"2023-01-16T19:20:26.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.6","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"41da7dc2a0edae815c79c4b8debddf0ab4dfc21b","kind":"tag","published_at":"2021-10-27T01:47:23.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.5","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28565c3efae17b3c72c5086602437841cb1435b8","kind":"tag","published_at":"2020-09-16T03:52:21.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.4","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"604f112189ab74c72039474555927c31f51d1ca6","kind":"tag","published_at":"2020-08-19T04:17:06.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.3","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"43f298f5c34908bc1ca7959ed60cbd49f3e3b035","kind":"tag","published_at":"2020-08-17T18:52:22.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.2","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"91fc085488c9d80a9c99a5c4919c8ae86a10f1e8","kind":"tag","published_at":"2020-08-14T21:52:07.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.1","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a28a218fc21083eda8b7c5a0891a992f4f649634","kind":"tag","published_at":"2020-08-14T21:47:45.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v2.0.0","html_url":"https://github.com/lukeed/klona/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"2f644471a17ec0d93e9e3a70052ac05455c71d93","kind":"tag","published_at":"2020-07-04T04:30:50.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v1.1.2","html_url":"https://github.com/lukeed/klona/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dce6ccbe9009934b8f177a455269c242240276d4","kind":"tag","published_at":"2020-01-16T04:24:41.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v1.1.1","html_url":"https://github.com/lukeed/klona/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c969b506c4ecf5677050b671ae65e87e49f4facb","kind":"tag","published_at":"2020-01-09T23:18:18.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v1.1.0","html_url":"https://github.com/lukeed/klona/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4f198a515126200de3dc6c153ce8985c854fe220","kind":"tag","published_at":"2020-01-09T09:54:56.000Z","download_url":"https://codeload.github.com/lukeed/klona/tar.gz/v1.0.0","html_url":"https://github.com/lukeed/klona/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/klona@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T12:13:53.011Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.834942938074769,"dependent_packages_count":5.468039285852868,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.651491111963818},"purl":"pkg:golang/github.com/lukeed/klona","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lukeed/klona","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lukeed/klona","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lukeed/klona/dependencies","status":null,"funding_links":["https://github.com/sponsors/lukeed"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T04:18:54.025Z","issues_count":35,"pull_requests_count":12,"avg_time_to_close_issue":5690922.458333333,"avg_time_to_close_pull_request":2469447.9,"issues_closed_count":24,"pull_requests_closed_count":10,"pull_request_authors_count":11,"issue_authors_count":30,"avg_comments_per_issue":2.1142857142857143,"avg_comments_per_pull_request":5.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fklona/issues","maintainers":[{"login":"lukeed","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukeed"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flukeed%2Fklona/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flukeed%2Fklona/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flukeed%2Fklona/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flukeed%2Fklona/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flukeed%2Fklona/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flukeed%2Fklona/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2219679,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T05:40:13.018Z","updated_at":"2023-02-10T05:40:13.018Z","repository_link":"https://github.com/lukeed/klona/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7518008934,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7518008935,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"bench/package.json","sha":null,"kind":"manifest","created_at":"2023-02-10T05:40:13.036Z","updated_at":"2023-02-10T05:40:13.036Z","repository_link":"https://github.com/lukeed/klona/blob/master/bench/package.json","dependencies":[{"id":7518008936,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":true,"kind":"development","optional":false},{"id":7518008937,"package_name":"clone","ecosystem":"npm","requirements":"2.1.2","direct":true,"kind":"development","optional":false},{"id":7518008938,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":true,"kind":"development","optional":false},{"id":7518008939,"package_name":"deep-copy","ecosystem":"npm","requirements":"1.4.2","direct":true,"kind":"development","optional":false},{"id":7518008940,"package_name":"deepcopy","ecosystem":"npm","requirements":"2.0.0","direct":true,"kind":"development","optional":false},{"id":7518008941,"package_name":"klona","ecosystem":"npm","requirements":"file:../","direct":true,"kind":"development","optional":false},{"id":7518008942,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.19","direct":true,"kind":"development","optional":false},{"id":7518008943,"package_name":"rfdc","ecosystem":"npm","requirements":"1.1.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-02-10T05:40:13.054Z","updated_at":"2023-02-10T05:40:13.054Z","repository_link":"https://github.com/lukeed/klona/blob/master/package.json","dependencies":[{"id":7518008944,"package_name":"bundt","ecosystem":"npm","requirements":"1.0.2","direct":true,"kind":"development","optional":false},{"id":7518008945,"package_name":"esm","ecosystem":"npm","requirements":"3.2.25","direct":true,"kind":"development","optional":false},{"id":7518008946,"package_name":"uvu","ecosystem":"npm","requirements":"0.5.2","direct":true,"kind":"development","optional":false}]}],"score":29.33006101444087,"created_at":"2026-07-08T09:35:21.175Z","updated_at":"2026-07-21T17:03:20.771Z","avatar_url":"https://github.com/lukeed.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378689","html_url":"https://summary.ecosyste.ms/projects/378689"}