{"id":4239,"url":"https://github.com/kucherenko/jscpd","last_synced_at":"2026-06-10T12:20:42.806Z","repository":{"id":8690848,"uuid":"10353211","full_name":"kucherenko/jscpd","owner":"kucherenko","description":"Copy/paste detector for programming source code.","archived":false,"fork":false,"pushed_at":"2025-09-19T21:03:20.000Z","size":9459,"stargazers_count":4993,"open_issues_count":77,"forks_count":216,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-10-03T15:09:27.413Z","etag":null,"topics":["clones-detection","code-quality","copy-paste","cpd","detect-duplications","detector","duplicates","duplications","quality"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/kucherenko.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"supported_formats.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"jscpd"}},"created_at":"2013-05-29T06:19:20.000Z","updated_at":"2025-10-02T09:05:55.000Z","dependencies_parsed_at":"2023-02-13T14:01:10.306Z","dependency_job_id":"e7bc1834-1822-4e64-ad97-05d776254273","html_url":"https://github.com/kucherenko/jscpd","commit_stats":{"total_commits":900,"total_committers":66,"mean_commits":"13.636363636363637","dds":0.5777777777777777,"last_synced_commit":"c1f369912bb77b67f029bf396fb36c94f5f772d0"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/kucherenko/jscpd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucherenko%2Fjscpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucherenko%2Fjscpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucherenko%2Fjscpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucherenko%2Fjscpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kucherenko","download_url":"https://codeload.github.com/kucherenko/jscpd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucherenko%2Fjscpd/sbom","scorecard":{"id":572897,"data":{"date":"2025-08-11","repo":{"name":"github.com/kucherenko/jscpd","commit":"e8381ad59d3b0b8d8699b3c3e63df8f5ba56161e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kucherenko/jscpd/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kucherenko/jscpd/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kucherenko/jscpd/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/kucherenko/jscpd/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:22","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"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":"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":"SAST","score":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 22 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T16:49:38.038Z","repository_id":8690848,"created_at":"2025-08-20T16:49:38.038Z","updated_at":"2025-08-20T16:49:38.038Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278877079,"owners_count":26061380,"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"}},"keywords":["clones-detection","code-quality","copy-paste","cpd","detect-duplications","detector","duplicates","duplications","quality"],"created_at":"2024-01-11T16:49:43.716Z","updated_at":"2025-10-09T00:22:30.982Z","avatar_url":"https://github.com/kucherenko.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4239","html_url":"https://opencollective.ecosyste.ms/projects/4239","collective":{"id":2937,"uuid":"4rxg0j35-lzkwm6v5-7yrqvoe9-8n47daby","slug":"jscpd","name":"jscpd - Copy/Paste Detector for Source Code for the AI Era","description":"Copy/paste detector for programming source code, supports 150+ formats.","website":"https://jscpd.dev/","github":"kucherenko/jscpd","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://jscpd.dev/"},{"type":"GITHUB","url":"https://github.com/kucherenko/jscpd"},{"type":"GITHUB","url":"https://github.com/kucherenko"},{"type":"LINKEDIN","url":"https://www.linkedin.com/in/andrey-kucherenko-a180aa28"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-16T12:15:13.351Z","created_at":"2024-01-10T13:17:53.262Z","updated_at":"2026-06-16T12:15:13.492Z","transactions_count":76,"balance":371.4200000000004,"account_type":"COLLECTIVE","owner":{"login":"kucherenko","name":"Andrey Kucherenko","uuid":"159307","kind":"user","description":"","email":"","website":null,"location":"Kiev/Ukraine","twitter":"a_kucherenko","company":null,"icon_url":"https://avatars.githubusercontent.com/u/159307?u=2cb917c3e4a8d66ba7001e20b2a237aebfc9c79c\u0026v=4","repositories_count":82,"last_synced_at":"2024-04-09T12:40:28.600Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kucherenko","funding_links":[],"total_stars":4700,"followers":168,"following":121,"created_at":"2022-11-02T16:39:53.462Z","updated_at":"2024-04-09T12:40:52.820Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kucherenko","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kucherenko/repositories"},"last_project_activity_at":"2025-09-19T21:03:20.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-10-12T15:56:06.233Z","collective_updated_at":"2026-05-16T15:36:42.495Z","html_url":"https://opencollective.com/jscpd","icon_url":"https://images.opencollective.com/jscpd/logo/40.png","total_donations":371.4200000000003,"total_expenses":-22.5,"current_balance":371.4200000000004,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/jscpd","url":"https://opencollective.ecosyste.ms/collectives/jscpd","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/jscpd/projects"}}