{"id":31062729,"url":"https://github.com/rvinzent/django-dynamic-models","last_synced_at":"2025-09-15T12:48:32.806Z","repository":{"id":33925300,"uuid":"155804159","full_name":"rvinzent/django-dynamic-models","owner":"rvinzent","description":"Dynamic Django models allow users to define, edit, and populate their own database schema.","archived":false,"fork":false,"pushed_at":"2023-12-16T10:08:40.000Z","size":299,"stargazers_count":159,"open_issues_count":21,"forks_count":51,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-13T17:45:54.584Z","etag":null,"topics":["django","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/rvinzent.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-02T02:35:40.000Z","updated_at":"2025-09-01T01:09:33.000Z","dependencies_parsed_at":"2024-06-18T22:35:38.975Z","dependency_job_id":"edeec7f3-a4ac-45d2-906e-22755fee0f35","html_url":"https://github.com/rvinzent/django-dynamic-models","commit_stats":{"total_commits":146,"total_committers":14,"mean_commits":"10.428571428571429","dds":0.7123287671232876,"last_synced_commit":"899440655bedd26f4edfe4b7f694ee75e0927f64"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/rvinzent/django-dynamic-models","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvinzent%2Fdjango-dynamic-models","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvinzent%2Fdjango-dynamic-models/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvinzent%2Fdjango-dynamic-models/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvinzent%2Fdjango-dynamic-models/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rvinzent","download_url":"https://codeload.github.com/rvinzent/django-dynamic-models/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvinzent%2Fdjango-dynamic-models/sbom","scorecard":{"id":791137,"data":{"date":"2025-08-11","repo":{"name":"github.com/rvinzent/django-dynamic-models","commit":"84e41d3cac3faf48f39381fe080e0e837c39e8f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/on-push.yaml: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/on-push.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/rvinzent/django-dynamic-models/on-push.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-push.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rvinzent/django-dynamic-models/on-push.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-push.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rvinzent/django-dynamic-models/on-push.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-push.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/rvinzent/django-dynamic-models/on-push.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/on-push.yaml:66","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.3.0 not signed: https://api.github.com/repos/rvinzent/django-dynamic-models/releases/31630005","Warn: release artifact v0.3.0 does not have provenance: https://api.github.com/repos/rvinzent/django-dynamic-models/releases/31630005"],"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 29 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"}}]},"last_synced_at":"2025-08-23T07:35:32.218Z","repository_id":33925300,"created_at":"2025-08-23T07:35:32.218Z","updated_at":"2025-08-23T07:35:32.218Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275055071,"owners_count":25397576,"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-14T02:00:10.474Z","response_time":75,"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":["django","python"],"created_at":"2025-09-15T12:48:31.082Z","updated_at":"2025-09-15T12:48:32.791Z","avatar_url":"https://github.com/rvinzent.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-dynamic-models\n\n![PyPI](https://img.shields.io/pypi/v/django-dynamic-model?label=django-dynamic-model)\n\n\n## Overview\n\nDynamic Django models allow users to define, edit, and populate their own database tables and apply runtime schema changes to the database. `django-dynamic-models` is loosely based on the [runtime dynamic models](https://dynamic-models.readthedocs.io/en/latest/) talk from DjangoCon 2011. The basic concept involves around dynamic class declaration using the built-in `type` function. `type` is used to dynamically declare new Django models at runtime, and it is the goal of this project to provide a simple API to allow developers to get started with dynamic models quickly.\n\nThis package provides models to help Django developers quickly implement dynamic models for their specific use case, while the handling the runtime schema changes and updates to Django's model registry under the hood. The schema changes are applied in pure Django, *without* the migrations framework, so none of your dynamic models will affect your migrations files at all.\n\n\u003e **Disclaimer**:\n\u003e \n\u003e It is not recommended to use this project for business critical data due to the high potential for data loss. Tables can be dropped very easily, and without backups, even a small user error could be catastrophic.\n\n## Documentation\n\nSee the [wiki](https://github.com/rvinzent/django-dynamic-models/wiki/Introduction) for documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvinzent%2Fdjango-dynamic-models","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frvinzent%2Fdjango-dynamic-models","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvinzent%2Fdjango-dynamic-models/lists"}