{"id":3434,"url":"https://github.com/pmndrs/jotai","last_synced_at":"2026-08-04T00:20:42.328Z","repository":{"id":37019599,"uuid":"286867459","full_name":"pmndrs/jotai","owner":"pmndrs","description":"👻 Primitive and flexible state management for React","archived":false,"fork":false,"pushed_at":"2025-09-05T08:55:43.000Z","size":14358,"stargazers_count":20469,"open_issues_count":9,"forks_count":692,"subscribers_count":68,"default_branch":"main","last_synced_at":"2025-09-05T10:30:04.052Z","etag":null,"topics":["atomic","hacktoberfest","management","react","state"],"latest_commit_sha":null,"homepage":"https://jotai.org","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/pmndrs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":["dai-shi"],"patreon":null,"open_collective":"jotai","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://daishi.gumroad.com/l/learn-jotai"]}},"created_at":"2020-08-11T23:15:36.000Z","updated_at":"2025-09-05T09:01:33.000Z","dependencies_parsed_at":"2023-10-17T05:34:30.366Z","dependency_job_id":"fc9d3392-96fb-4819-ba59-734291e41e2c","html_url":"https://github.com/pmndrs/jotai","commit_stats":{"total_commits":1481,"total_committers":216,"mean_commits":6.856481481481482,"dds":0.6266036461850102,"last_synced_commit":"62c489273eccc3799a2fceaf6d068d2d8447a718"},"previous_names":["react-spring/jotai"],"tags_count":192,"template":false,"template_full_name":null,"purl":"pkg:github/pmndrs/jotai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmndrs%2Fjotai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmndrs%2Fjotai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmndrs%2Fjotai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmndrs%2Fjotai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmndrs","download_url":"https://codeload.github.com/pmndrs/jotai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmndrs%2Fjotai/sbom","scorecard":{"id":427424,"data":{"date":"2025-08-11","repo":{"name":"github.com/pmndrs/jotai","commit":"5cb72a5b6e985829ea10cbf516b5403569919e96"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","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":"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":"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: no topLevel permission defined: .github/workflows/compressed-size.yml:1","Warn: no topLevel permission defined: .github/workflows/ecosystem-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/livecodes-post-comment.yml:1","Warn: no topLevel permission defined: .github/workflows/livecodes-preview.yml:1","Warn: no topLevel permission defined: .github/workflows/preview-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-multiple-builds.yml:1","Warn: no topLevel permission defined: .github/workflows/test-multiple-versions.yml:1","Warn: no topLevel permission defined: .github/workflows/test-old-typescript.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/compressed-size.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/compressed-size.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressed-size.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/compressed-size.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compressed-size.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/compressed-size.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressed-size.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/compressed-size.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/ecosystem-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecosystem-ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/ecosystem-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/ecosystem-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecosystem-ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/ecosystem-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/livecodes-post-comment.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/livecodes-post-comment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/livecodes-preview.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/livecodes-preview.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/livecodes-preview.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/livecodes-preview.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/livecodes-preview.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/livecodes-preview.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/livecodes-preview.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/livecodes-preview.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview-release.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/preview-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/preview-release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/preview-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/preview-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-multiple-builds.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/test-multiple-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-multiple-builds.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/test-multiple-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-multiple-builds.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/test-multiple-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-multiple-versions.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/test-multiple-versions.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-multiple-versions.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/test-multiple-versions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-multiple-versions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/test-multiple-versions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-old-typescript.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/test-old-typescript.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-old-typescript.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/test-old-typescript.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-old-typescript.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/test-old-typescript.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/jotai/test.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:8"],"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":"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":"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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-q9mw-68c2-j6m5","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-54xq-cgqr-rpm3","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-19T02:32:01.535Z","repository_id":37019599,"created_at":"2025-08-19T02:32:01.536Z","updated_at":"2025-08-19T02:32:01.536Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274683121,"owners_count":25330496,"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-09-11T02:00:13.660Z","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":["atomic","hacktoberfest","management","react","state"],"created_at":"2024-01-11T16:46:26.821Z","updated_at":"2025-09-11T18:26:59.155Z","avatar_url":"https://github.com/pmndrs.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3434","html_url":"https://opencollective.ecosyste.ms/projects/3434","collective":{"id":1481,"uuid":"03k0exgz-nm8yj64l-5zmp5wao-9r7b4dlv","slug":"jotai","name":"Jotai","description":"Developing primitive, flexible state management for React ","website":"","github":"pmndrs/jotai","twitter":"jotaijs","repository_url":null,"social_links":[{"type":"TWITTER","url":"https://twitter.com/jotaijs"},{"type":"GITHUB","url":"https://github.com/pmndrs/jotai"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-08-20T06:15:13.655Z","created_at":"2024-01-10T13:17:50.268Z","updated_at":"2026-08-20T06:15:13.833Z","transactions_count":77,"balance":2076.7600000000016,"account_type":"COLLECTIVE","owner":{"login":"pmndrs","name":"Poimandres","uuid":"45790596","kind":"organization","description":"Open source developer collective","email":null,"website":"pmnd.rs","location":"https://opencollective.com/pmndrs","twitter":"pmndrs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45790596?v=4","repositories_count":90,"last_synced_at":"2026-04-01T04:29:59.286Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pmndrs","funding_links":["https://github.com/sponsors/pmndrs"],"total_stars":222179,"followers":9627,"following":0,"created_at":"2022-11-02T16:27:04.582Z","updated_at":"2026-04-01T04:29:59.287Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmndrs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmndrs/repositories"},"last_project_activity_at":"2025-09-05T08:55:43.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-12-16T00:14:32.515Z","collective_updated_at":"2025-01-08T15:10:23.684Z","html_url":"https://opencollective.com/jotai","icon_url":"https://images.opencollective.com/jotai/logo/40.png","total_donations":2076.7599999999993,"total_expenses":-325.09000000000015,"current_balance":2076.7600000000016,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/jotai","url":"https://opencollective.ecosyste.ms/collectives/jotai","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/jotai/projects"}}