{"id":204,"url":"https://github.com/Clipy/Clipy","last_synced_at":"2026-05-27T06:21:09.644Z","repository":{"id":34020898,"uuid":"37778564","full_name":"Clipy/Clipy","owner":"Clipy","description":"Clipboard extension app for macOS.","archived":false,"fork":false,"pushed_at":"2024-06-29T14:02:13.000Z","size":120931,"stargazers_count":8130,"open_issues_count":246,"forks_count":668,"subscribers_count":115,"default_branch":"develop","last_synced_at":"2025-08-05T09:48:27.905Z","etag":null,"topics":["clipboard","clipboard-extension","clipmenu","macos","swift","xcode"],"latest_commit_sha":null,"homepage":"https://clipy-app.com","language":"Swift","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/Clipy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"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}},"created_at":"2015-06-20T17:21:24.000Z","updated_at":"2025-08-05T06:21:24.000Z","dependencies_parsed_at":"2024-04-24T03:20:37.371Z","dependency_job_id":"bf35247a-d44c-40c1-ad35-ed758f1593ec","html_url":"https://github.com/Clipy/Clipy","commit_stats":{"total_commits":413,"total_committers":16,"mean_commits":25.8125,"dds":0.4334140435835351,"last_synced_commit":"40445fd4f453edf5dd39cf18b9e4b5ffbf48deaa"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/Clipy/Clipy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clipy%2FClipy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clipy%2FClipy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clipy%2FClipy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clipy%2FClipy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clipy","download_url":"https://codeload.github.com/Clipy/Clipy/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clipy%2FClipy/sbom","scorecard":{"id":30771,"data":{"date":"2025-08-11","repo":{"name":"github.com/Clipy/Clipy","commit":"40445fd4f453edf5dd39cf18b9e4b5ffbf48deaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: no topLevel permission defined: .github/workflows/Danger.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":"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:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Clipy/Clipy/CI.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Clipy/Clipy/CI.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Clipy/Clipy/CI.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Clipy/Clipy/CI.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Danger.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Clipy/Clipy/Danger.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Danger.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Clipy/Clipy/Danger.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Danger.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Clipy/Clipy/Danger.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Danger.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Clipy/Clipy/Danger.yml/develop?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.2.1 not signed: https://api.github.com/repos/Clipy/Clipy/releases/13359282","Warn: release artifact 1.2.0 not signed: https://api.github.com/repos/Clipy/Clipy/releases/13335904","Warn: release artifact 1.1.5 not signed: https://api.github.com/repos/Clipy/Clipy/releases/8658293","Warn: release artifact 1.1.4 not signed: https://api.github.com/repos/Clipy/Clipy/releases/7956804","Warn: release artifact 1.1.3 not signed: https://api.github.com/repos/Clipy/Clipy/releases/5608882","Warn: release artifact 1.2.1 does not have provenance: https://api.github.com/repos/Clipy/Clipy/releases/13359282","Warn: release artifact 1.2.0 does not have provenance: https://api.github.com/repos/Clipy/Clipy/releases/13335904","Warn: release artifact 1.1.5 does not have provenance: https://api.github.com/repos/Clipy/Clipy/releases/8658293","Warn: release artifact 1.1.4 does not have provenance: https://api.github.com/repos/Clipy/Clipy/releases/7956804","Warn: release artifact 1.1.3 does not have provenance: https://api.github.com/repos/Clipy/Clipy/releases/5608882"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-7627-mp87-jf6q","Warn: Project is vulnerable to: GHSA-g397-v4w5-4m79","Warn: Project is vulnerable to: GHSA-69p6-wvmq-27gg","Warn: Project is vulnerable to: GHSA-pfpr-3463-c6jh","Warn: Project is vulnerable to: GHSA-pphf-gfrm-v32r","Warn: Project is vulnerable to: GHSA-5c5f-7vfq-3732","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-8cr8-4vfw-mr7h","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-mqcp-p2hv-vw6x","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-14T19:03:41.024Z","repository_id":34020898,"created_at":"2025-08-14T19:03:41.024Z","updated_at":"2025-08-14T19:03:41.024Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272589405,"owners_count":24960825,"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-08-28T02:00:10.768Z","response_time":74,"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":["clipboard","clipboard-extension","clipmenu","macos","swift","xcode"],"created_at":"2024-01-11T15:50:35.608Z","updated_at":"2025-08-29T00:21:16.488Z","avatar_url":"https://github.com/Clipy.png","language":"Swift","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/204","html_url":"https://opencollective.ecosyste.ms/projects/204","collective":{"id":3502,"uuid":"dlk9mbw7-y48r3zq3-8j60ej5l-avnodgx7","slug":"clipy","name":"Clipy","description":"We are on a mission to easy and convenient manage clipboard on macOS.","website":"https://github.com/Clipy/Clipy","github":null,"twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/Clipy/Clipy"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-07T12:15:59.985Z","created_at":"2024-01-10T13:17:55.133Z","updated_at":"2026-06-07T12:16:01.670Z","transactions_count":402,"balance":1123.869999999996,"account_type":"COLLECTIVE","owner":{"login":"Clipy","name":"Clipy Project","uuid":"12979368","kind":"organization","description":"Clipboard extension app for macOS","email":"clipy.app@gmail.com","website":"https://clipy-app.com","location":"Tokyo","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12979368?v=4","repositories_count":8,"last_synced_at":"2024-04-20T15:02:47.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Clipy","funding_links":[],"total_stars":8337,"followers":33,"following":0,"created_at":"2022-11-04T11:20:33.787Z","updated_at":"2024-04-20T15:02:51.049Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clipy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clipy/repositories"},"last_project_activity_at":"2024-06-29T14:02:13.000Z","archived":false,"no_funding":true,"no_license":false,"host":"opensource","collective_created_at":"2017-03-04T07:01:25.116Z","collective_updated_at":"2020-03-23T05:11:39.692Z","html_url":"https://opencollective.com/clipy","icon_url":"https://images.opencollective.com/clipy/logo/40.png","total_donations":1123.869999999999,"total_expenses":-99.97000000000017,"current_balance":1123.869999999996,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/clipy","url":"https://opencollective.ecosyste.ms/collectives/clipy","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/clipy/projects"}}