{"id":4596,"url":"https://github.com/typeorm/typeorm","last_synced_at":"2026-06-15T12:20:34.417Z","repository":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.","archived":false,"fork":false,"pushed_at":"2025-09-29T08:36:36.000Z","size":30777,"stargazers_count":35826,"open_issues_count":475,"forks_count":6436,"subscribers_count":345,"default_branch":"master","last_synced_at":"2025-09-29T09:25:00.782Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","electron","hacktoberfest","javascript","mariadb","mysql","oracle","orm","postgresql","react-native","sap","sap-hana","sqlite","sqlserver","typeorm","typescript","websql"],"latest_commit_sha":null,"homepage":"http://typeorm.io","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/typeorm.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":null,"patreon":null,"open_collective":"typeorm","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2025-09-29T09:10:21.000Z","dependencies_parsed_at":"2025-04-15T04:53:08.147Z","dependency_job_id":"779cfeed-0610-434f-b541-97de1615b10b","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016583,"owners_count":26085850,"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-13T02:00:06.723Z","response_time":61,"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":["active-record","cockroachdb","data-mapper","database","electron","hacktoberfest","javascript","mariadb","mysql","oracle","orm","postgresql","react-native","sap","sap-hana","sqlite","sqlserver","typeorm","typescript","websql"],"created_at":"2024-01-11T16:54:01.818Z","updated_at":"2025-10-13T18:25:11.628Z","avatar_url":"https://github.com/typeorm.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4596","html_url":"https://opencollective.ecosyste.ms/projects/4596","collective":{"id":3388,"uuid":"lk9mbw7y-48r3zq3g-wop0ej5l-avnodgx7","slug":"typeorm","name":"TypeORM","description":"ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.","website":"https://typeorm.io/","github":"typeorm/typeorm","twitter":"typeormjs","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://typeorm.io/"},{"type":"TWITTER","url":"https://twitter.com/typeormjs"},{"type":"GITHUB","url":"https://github.com/typeorm/typeorm"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-16T18:22:25.233Z","created_at":"2024-01-10T13:17:54.884Z","updated_at":"2026-06-16T18:22:26.398Z","transactions_count":4254,"balance":17962.169999999747,"account_type":"COLLECTIVE","owner":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"last_project_activity_at":"2025-09-29T08:36:36.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-09-23T07:24:38.248Z","collective_updated_at":"2025-04-04T15:17:43.054Z","html_url":"https://opencollective.com/typeorm","icon_url":"https://images.opencollective.com/typeorm/logo/40.png","total_donations":83426.48999999973,"total_expenses":-71461.87000000005,"current_balance":17962.169999999747,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/typeorm","url":"https://opencollective.ecosyste.ms/collectives/typeorm","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/typeorm/projects"}}