{"id":2930173,"name":"sqlalchemy-jsonfield","ecosystem":"pypi","description":"SQLALchemy JSONField implementation for storing dicts at SQL","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/penguinolog/sqlalchemy_jsonfield","keywords_array":["sql","sqlalchemy","json","jsonfield","development"],"namespace":null,"versions_count":17,"first_release_published_at":"2017-02-20T11:53:12.000Z","latest_release_published_at":"2026-05-11T19:54:10.000Z","latest_release_number":"1.0.3","last_synced_at":"2026-09-04T12:41:25.150Z","created_at":"2022-04-10T12:42:01.461Z","updated_at":"2026-09-15T02:21:02.846Z","registry_url":"https://pypi.org/project/sqlalchemy-jsonfield/","install_command":"pip install sqlalchemy-jsonfield --index-url https://pypi.org/simple","documentation_url":"https://sqlalchemy-jsonfield.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"sqlalchemy-jsonfield","project_status":null},"repo_metadata":{"id":57470459,"uuid":"82416966","full_name":"penguinolog/sqlalchemy_jsonfield","owner":"penguinolog","description":"SQLALchemy JSONField implementation for storing dicts at SQL independently from JSON type support","archived":false,"fork":false,"pushed_at":"2026-07-27T02:52:29.000Z","size":178,"stargazers_count":24,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-06T08:31:57.952Z","etag":null,"topics":["json","sqlalchemy"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/penguinolog.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-18T21:23:15.000Z","updated_at":"2026-06-22T16:10:00.000Z","dependencies_parsed_at":"2026-08-25T01:54:34.159Z","dependency_job_id":"52083695-f6ae-4db6-8234-e21dea940f55","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield","commit_stats":{"total_commits":94,"total_committers":6,"mean_commits":"15.666666666666666","dds":"0.21276595744680848","last_synced_commit":"062b8d9b705636b54d70daf9242b7bfdad99cdfd"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/penguinolog","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/sbom","scorecard":{"id":727151,"data":{"date":"2025-08-11","repo":{"name":"github.com/penguinolog/sqlalchemy_jsonfield","commit":"8fb8d0a2e3d4a5a08d1f7152a4cbec227e05f9ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/9 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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: Apache License 2.0: 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":"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/pythonpackage.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/penguinolog/sqlalchemy_jsonfield/pythonpackage.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:slim to python:slim@sha256:4d55aff3915a8622fdb8e6ab3645992de771bd97c3dd1279860cd5e18bcd7582","Warn: pipCommand not pinned by hash: Dockerfile:5","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:201","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:202","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:134","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:135","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:136","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:139","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  23 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pythonpackage.yml:212"],"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":"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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 1 commits out of 21 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-22T13:09:54.773Z","repository_id":57470459,"created_at":"2025-08-22T13:09:54.773Z","updated_at":"2025-08-22T13:09:54.773Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37265379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-13T02:00:22.117Z","response_time":122,"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"},"owner_record":{"login":"penguinolog","name":"Alexey Stepanov","uuid":"16033331","kind":"user","description":"Lazy developer","email":"","website":null,"location":"The Netherlands","twitter":null,"company":"NVIDIA","icon_url":"https://avatars.githubusercontent.com/u/16033331?u=510fb42112fd4f8ea7eba1b75d151b5e55a02e7c\u0026v=4","repositories_count":14,"last_synced_at":"2024-04-21T04:58:26.716Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/penguinolog","funding_links":[],"total_stars":36,"followers":14,"following":2,"created_at":"2022-11-16T17:18:26.385Z","updated_at":"2024-04-21T04:58:30.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/penguinolog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/penguinolog/repositories"},"tags":[{"name":"1.0.3","sha":"e662965d3809444ca1bed68299b276c98526ddce","kind":"commit","published_at":"2026-05-11T19:46:02.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/1.0.3","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"3da4e1f555a28b8b4389c104b41ff1e48151c350","kind":"commit","published_at":"2023-11-22T09:15:23.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/1.0.2","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/1.0.2/manifests"},{"name":"1.0.1.post0","sha":"a404ef913b68f3640fbc739e2686ffe3496a4e77","kind":"commit","published_at":"2022-12-19T14:23:15.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/1.0.1.post0","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/1.0.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@1.0.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/1.0.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/1.0.1.post0/manifests"},{"name":"1.0.1","sha":"9e35d97e9be422148105e5b8c90db29d788f7f9c","kind":"commit","published_at":"2022-12-19T14:07:36.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/1.0.1","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"552bc52af2f2e9c4ebe85928070e2b1b42d9a5d8","kind":"commit","published_at":"2020-12-11T15:44:30.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/1.0.0","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"ebaa0435648f897e1904d3dba3101eedb7b1b6ea","kind":"commit","published_at":"2019-11-12T09:48:09.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.9.0","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"a2af90e64d82a3a28185e1e0828757bf2829be06","kind":"commit","published_at":"2019-03-06T13:38:29.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.8.0","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e2505346f607dec0eeeb35cc7933d95ea23cc56e","kind":"commit","published_at":"2019-02-04T11:02:45.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.7.3","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"8edd6e041bb87b4dc587b3a691db33490b45981b","kind":"commit","published_at":"2019-02-04T10:28:32.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.7.2","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"0f8e501fa78d69130ba116511e21e994ad90fb62","kind":"commit","published_at":"2018-08-01T12:32:05.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.7.1","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"640039f5eba797a528d24f60970d498640449b40","kind":"commit","published_at":"2017-09-02T07:31:52.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.7.0","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"7eea89c3befad08c4c0312176870d9db57562c05","kind":"commit","published_at":"2017-06-08T13:50:15.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.6.4","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"e25048d6b570c7e632b67f29a4f6cb826211c1f1","kind":"commit","published_at":"2017-04-19T11:37:14.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.6.3","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"9efb95a65b78d59ce4f3daf9a50468dddaa7af84","kind":"commit","published_at":"2017-04-19T11:22:27.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.6.2","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"8dc872f5b1b3a1d636380da9ee5fdffbb715d0bf","kind":"commit","published_at":"2017-04-07T08:30:20.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.6.1","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"0386762fbf30bc74e7281b37419b6bc12cd675e7","kind":"commit","published_at":"2017-04-07T07:12:40.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.6.0","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"f655e9b36d5c188c48fbb4ec99846af9e924154e","kind":"commit","published_at":"2017-03-13T10:07:08.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.5.0","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.5.0/manifests"},{"name":"0.3.2","sha":"ea0a1b0065d612e59835607231b43466ff7ce200","kind":"commit","published_at":"2017-02-20T12:43:49.000Z","download_url":"https://codeload.github.com/penguinolog/sqlalchemy_jsonfield/tar.gz/0.3.2","html_url":"https://github.com/penguinolog/sqlalchemy_jsonfield/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/penguinolog/sqlalchemy_jsonfield@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/tags/0.3.2/manifests"}]},"repo_metadata_updated_at":"2026-09-15T02:21:02.846Z","dependent_packages_count":6,"downloads":4752201,"downloads_period":"last-month","dependent_repos_count":172,"rankings":{"downloads":0.22294696427126925,"dependent_repos_count":1.1510376898748538,"dependent_packages_count":2.1558826489433707,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":1.1766224343631646},"purl":"pkg:pypi/sqlalchemy-jsonfield","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sqlalchemy-jsonfield","docker_dependents_count":25,"docker_downloads_count":25040824,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sqlalchemy-jsonfield","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sqlalchemy-jsonfield/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-13T08:22:16.931Z","issues_count":4,"pull_requests_count":29,"avg_time_to_close_issue":657039.0,"avg_time_to_close_pull_request":7134432.0,"issues_closed_count":2,"pull_requests_closed_count":27,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.9310344827586207,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4088554.6666666665,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/penguinolog%2Fsqlalchemy_jsonfield/issues","maintainers":[{"login":"penguinolog","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/penguinolog"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlalchemy-jsonfield/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlalchemy-jsonfield/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlalchemy-jsonfield/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlalchemy-jsonfield/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlalchemy-jsonfield/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlalchemy-jsonfield/codemeta","maintainers":[{"uuid":"penguinolog","login":"penguinolog","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/penguinolog/","role":null,"created_at":"2023-02-25T13:10:12.969Z","updated_at":"2023-02-25T13:10:12.969Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/penguinolog/packages"}]}