{"id":23760,"url":"https://github.com/changesets/changesets","last_synced_at":"2026-08-17T12:21:09.476Z","repository":{"id":37077443,"uuid":"177033748","full_name":"changesets/changesets","owner":"changesets","description":"🦋 A tool to manage versioning and changelogs with a focus on monorepos","archived":false,"fork":false,"pushed_at":"2026-08-15T18:28:43.000Z","size":7633,"stargazers_count":12277,"open_issues_count":262,"forks_count":812,"subscribers_count":43,"default_branch":"main","last_synced_at":"2026-08-16T10:23:08.020Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://changesets.dev","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/changesets.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"changesets","open_collective":"changesets"}},"created_at":"2019-03-21T22:33:37.000Z","updated_at":"2026-08-16T08:30:49.000Z","dependencies_parsed_at":"2026-08-16T10:33:15.959Z","dependency_job_id":null,"html_url":"https://github.com/changesets/changesets","commit_stats":{"total_commits":566,"total_committers":144,"mean_commits":"3.9305555555555554","dds":0.8162544169611308,"last_synced_commit":"8ef697d49fdce062bec4901a8329162d7f66c433"},"previous_names":["atlassian/changesets"],"tags_count":726,"template":false,"template_full_name":null,"purl":"pkg:github/changesets/changesets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changesets%2Fchangesets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changesets%2Fchangesets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changesets%2Fchangesets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changesets%2Fchangesets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/changesets","download_url":"https://codeload.github.com/changesets/changesets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changesets%2Fchangesets/sbom","scorecard":{"id":214756,"data":{"date":"2025-08-11","repo":{"name":"github.com/changesets/changesets","commit":"283f654f74620b55ad8db7afc0beaf8dfcd55879"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","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":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changeset-version.yml:18","Warn: no topLevel permission defined: .github/workflows/changeset-version.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:9"],"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":"Code-Review","score":9,"reason":"Found 20/21 approved changesets -- score normalized to 9","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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/changeset-version.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/changesets/changesets/changeset-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changeset-version.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/changesets/changesets/changeset-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/changesets/changesets/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/changesets/changesets/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/changesets/changesets/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/changesets/changesets/ci.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":-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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-m95q-7qp3-xv42"],"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-17T01:26:53.490Z","repository_id":37077443,"created_at":"2025-08-17T01:26:53.490Z","updated_at":"2025-08-17T01:26:53.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36740715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":[],"created_at":"2024-01-12T16:25:05.839Z","updated_at":"2026-08-17T12:21:05.561Z","avatar_url":"https://github.com/changesets.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/23760","html_url":"https://opencollective.ecosyste.ms/projects/23760","collective":{"id":797,"uuid":"a47byg9n-xozdp8ya-n59qmjlv-03rek5w8","slug":"changesets","name":"Changesets","description":"Versioning and releasing monorepos with focus on the end user","website":"https://github.com/changesets/changesets","github":"changesets","twitter":"ChangesetsJS","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/changesets/changesets"},{"type":"TWITTER","url":"https://twitter.com/ChangesetsJS"},{"type":"GITHUB","url":"https://github.com/changesets"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-08-19T18:15:16.835Z","created_at":"2024-01-10T13:17:48.334Z","updated_at":"2026-08-19T18:15:16.956Z","transactions_count":2,"balance":729.5500000000001,"account_type":"COLLECTIVE","owner":{"login":"changesets","name":"changesets","uuid":"51163350","kind":"organization","description":"","email":null,"website":"https://github.com/changesets/changesets","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/51163350?v=4","repositories_count":5,"last_synced_at":"2026-03-03T07:58:37.579Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/changesets","funding_links":["https://github.com/sponsors/changesets"],"total_stars":12537,"followers":140,"following":0,"created_at":"2022-11-02T16:36:09.365Z","updated_at":"2026-03-03T07:58:37.580Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/changesets","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/changesets/repositories"},"last_project_activity_at":"2026-08-15T18:28:43.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-12-26T13:08:32.302Z","collective_updated_at":"2023-02-07T17:17:42.951Z","html_url":"https://opencollective.com/changesets","icon_url":"https://images.opencollective.com/changesets/logo/40.png","total_donations":729.55,"total_expenses":-89.45000000000002,"current_balance":729.5500000000001,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/changesets","url":"https://opencollective.ecosyste.ms/collectives/changesets","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/changesets/projects"}}