{"id":3292,"url":"https://github.com/sequelize/sequelize","last_synced_at":"2026-06-14T12:20:38.165Z","repository":{"id":985867,"uuid":"790359","full_name":"sequelize/sequelize","owner":"sequelize","description":"Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB, DB2 and DB2 for IBM i.","archived":false,"fork":false,"pushed_at":"2026-04-13T18:10:46.000Z","size":78527,"stargazers_count":30351,"open_issues_count":1022,"forks_count":4330,"subscribers_count":391,"default_branch":"main","last_synced_at":"2026-04-13T18:25:54.956Z","etag":null,"topics":["db2-ibm-i","feature-rich","javascript","mariadb","microsoft-sql-server","mssql","mssql-server","mysql","nodejs","oracle-db","orm","postgresql","sequelize","snowflakedb","sql","sqlite","transactions","typescript"],"latest_commit_sha":null,"homepage":"https://sequelize.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/sequelize.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.DOCS.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sequelize","patreon":null,"open_collective":"sequelize","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-22T07:11:11.000Z","updated_at":"2026-04-13T16:45:59.000Z","dependencies_parsed_at":"2024-02-13T10:28:45.615Z","dependency_job_id":"583ff863-d096-48d7-b51a-42cbac131811","html_url":"https://github.com/sequelize/sequelize","commit_stats":{"total_commits":9564,"total_committers":1253,"mean_commits":7.632881085395052,"dds":0.8363655374320368,"last_synced_commit":"b0a8793acade5f1832d3f321f8c1a0a03c24cfc6"},"previous_names":[],"tags_count":677,"template":false,"template_full_name":null,"purl":"pkg:github/sequelize/sequelize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sequelize%2Fsequelize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sequelize%2Fsequelize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sequelize%2Fsequelize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sequelize%2Fsequelize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sequelize","download_url":"https://codeload.github.com/sequelize/sequelize/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sequelize%2Fsequelize/sbom","scorecard":{"id":811757,"data":{"date":"2025-08-11","repo":{"name":"github.com/sequelize/sequelize","commit":"9f5a25b5ec8eb487e4fe3e15f959509ddd277de8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/24 approved changesets -- score normalized to 2","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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/authors.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pr-title.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/pr-title.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/authors.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-add-pending-approval.yml:7","Warn: no topLevel permission defined: .github/workflows/auto-remove-awaiting-response-label.yml:1","Warn: no topLevel permission defined: .github/workflows/autoupdate.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/notify.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-title.yml:9","Warn: no topLevel permission defined: .github/workflows/semgrep.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.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":"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":"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 GetBranch(v6): error during branchesHandler.query: 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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autoupdate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sequelize/sequelize/autoupdate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/sequelize/sequelize/ci.yml/main?enable=pin","Info:  38 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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":"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":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 11 commits out of 12 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8c25-f3mj-v6h8","Warn: Project is vulnerable to: GHSA-vqfx-gj96-3w95","Warn: Project is vulnerable to: GHSA-f598-mfpv-gmfx","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-23T13:21:51.619Z","repository_id":985867,"created_at":"2025-08-23T13:21:51.619Z","updated_at":"2025-08-23T13:21:51.619Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32018807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["db2-ibm-i","feature-rich","javascript","mariadb","microsoft-sql-server","mssql","mssql-server","mysql","nodejs","oracle-db","orm","postgresql","sequelize","snowflakedb","sql","sqlite","transactions","typescript"],"created_at":"2024-01-11T16:44:45.929Z","updated_at":"2026-04-21T00:21:12.427Z","avatar_url":"https://github.com/sequelize.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3292","html_url":"https://opencollective.ecosyste.ms/projects/3292","collective":{"id":933,"uuid":"eng0kzdy-vor4pzbv-egopbma8-37xlw95j","slug":"sequelize","name":"Sequelize","description":"Sequelize is an easy-to-use multi SQL dialect ORM tool for Node.js. This Collective is an attempt to create a sustainable pool for core members.","website":"","github":"sequelize/sequelize","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/sequelize/sequelize"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-14T12:15:16.303Z","created_at":"2024-01-10T13:17:48.527Z","updated_at":"2026-06-14T12:15:16.629Z","transactions_count":439,"balance":22131.820000000003,"account_type":"COLLECTIVE","owner":{"login":"sequelize","name":"Sequelize","uuid":"3591786","kind":"organization","description":"Multi-dialect ORM and related tools for Node.js","email":null,"website":"https://sequelize.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3591786?v=4","repositories_count":26,"last_synced_at":"2024-04-14T08:22:30.775Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sequelize","funding_links":["https://github.com/sponsors/sequelize"],"total_stars":42102,"followers":217,"following":0,"created_at":"2022-11-02T16:25:38.342Z","updated_at":"2024-04-14T08:22:37.087Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sequelize","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sequelize/repositories"},"last_project_activity_at":"2026-04-13T18:10:46.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-10-07T19:46:10.866Z","collective_updated_at":"2023-02-07T17:17:28.441Z","html_url":"https://opencollective.com/sequelize","icon_url":"https://images.opencollective.com/sequelize/logo/40.png","total_donations":42704.14999999999,"total_expenses":-25078.940000000013,"current_balance":22131.820000000003,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sequelize","url":"https://opencollective.ecosyste.ms/collectives/sequelize","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sequelize/projects"}}