{"id":195570,"url":"https://github.com/RobinCK/typeorm-fixtures","last_synced_at":"2026-07-25T12:21:37.419Z","repository":{"id":37444603,"uuid":"154982575","full_name":"RobinCK/typeorm-fixtures","owner":"RobinCK","description":":pill: Fixtures loader for typeorm 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-08-21T16:04:02.000Z","size":2232,"stargazers_count":581,"open_issues_count":31,"forks_count":49,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-31T10:44:48.924Z","etag":null,"topics":["cli","faker","fixture-loader","fixtures","orm","typeorm","typeorm-fixtures","typescript"],"latest_commit_sha":null,"homepage":"https://robinck.github.io/typeorm-fixtures/","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/RobinCK.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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},"funding":{"open_collective":"typeorm-fixtures"}},"created_at":"2018-10-27T16:00:18.000Z","updated_at":"2025-08-19T02:05:33.000Z","dependencies_parsed_at":"2024-01-10T20:10:52.467Z","dependency_job_id":"0fd3a637-9b2b-432c-bb01-e0a26c2674ed","html_url":"https://github.com/RobinCK/typeorm-fixtures","commit_stats":{"total_commits":347,"total_committers":29,"mean_commits":11.96551724137931,"dds":0.446685878962536,"last_synced_commit":"7911a664d9142a2c5c5438c659ac00e752ec55db"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/RobinCK/typeorm-fixtures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinCK%2Ftypeorm-fixtures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinCK%2Ftypeorm-fixtures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinCK%2Ftypeorm-fixtures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinCK%2Ftypeorm-fixtures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobinCK","download_url":"https://codeload.github.com/RobinCK/typeorm-fixtures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinCK%2Ftypeorm-fixtures/sbom","scorecard":{"id":121798,"data":{"date":"2025-08-11","repo":{"name":"github.com/RobinCK/typeorm-fixtures","commit":"f0a18cf6eaca833cbf484012df1e5222b6ededcb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":5,"reason":"Found 5/10 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/RobinCK/typeorm-fixtures/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/RobinCK/typeorm-fixtures/build.yml/master?enable=pin","Info:   0 out of   2 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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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/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 25 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":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-16T02:36:50.929Z","repository_id":37444603,"created_at":"2025-08-16T02:36:50.929Z","updated_at":"2025-08-16T02:36:50.929Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272971430,"owners_count":25024094,"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-31T02:00:09.071Z","response_time":79,"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":["cli","faker","fixture-loader","fixtures","orm","typeorm","typeorm-fixtures","typescript"],"created_at":"2024-03-06T17:16:56.199Z","updated_at":"2025-09-02T12:22:06.772Z","avatar_url":"https://github.com/RobinCK.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/195570","html_url":"https://opencollective.ecosyste.ms/projects/195570","collective":{"id":2405,"uuid":"zzaxon79-3jy8gpll-werpbrkd-emwl5v04","slug":"typeorm-fixtures","name":"typeorm-fixtures","description":":pill: Fixtures loader for typeorm","website":"","github":"RobinCK/typeorm-fixtures","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/RobinCK/typeorm-fixtures"}],"currency":"USD","projects_count":2,"last_synced_at":"2026-08-16T06:15:15.413Z","created_at":"2024-01-10T13:17:52.309Z","updated_at":"2026-08-16T06:15:15.561Z","transactions_count":32,"balance":117.21000000000006,"account_type":"COLLECTIVE","owner":{"login":"RobinCK","name":"Igor Ognichenko","uuid":"10226014","kind":"user","description":"(′ʘ⌄ʘ‵) Software Engineer and Open Source Enthusiast","email":"","website":null,"location":"Cherkasy, Ukraine","twitter":"Robin_ck","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10226014?u=5d3ec7d9d86ddf7cb458275d667dbfc27fe36a0d\u0026v=4","repositories_count":23,"last_synced_at":"2025-10-09T19:15:53.381Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RobinCK","funding_links":[],"total_stars":2029,"followers":73,"following":0,"created_at":"2022-11-11T15:11:32.970Z","updated_at":"2025-10-09T19:15:53.381Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobinCK","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobinCK/repositories"},"last_project_activity_at":"2025-08-21T16:04:02.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-07-12T09:59:06.797Z","collective_updated_at":"2020-08-08T05:14:11.121Z","html_url":"https://opencollective.com/typeorm-fixtures","icon_url":"https://images.opencollective.com/typeorm-fixtures/logo/40.png","total_donations":117.21000000000004,"total_expenses":-19.439999999999994,"current_balance":117.21000000000006,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/typeorm-fixtures","url":"https://opencollective.ecosyste.ms/collectives/typeorm-fixtures","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/typeorm-fixtures/projects"}}