{"id":359942,"url":"https://github.com/microsoft/jschema-to-python","last_synced_at":"2026-06-12T21:02:42.634Z","repository":{"id":40643609,"uuid":"209115162","full_name":"microsoft/jschema-to-python","owner":"microsoft","description":"Generate source code for a set of Python classes from a JSON schema.","archived":false,"fork":false,"pushed_at":"2022-10-25T00:47:26.000Z","size":50,"stargazers_count":39,"open_issues_count":10,"forks_count":17,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-12T05:05:03.240Z","etag":null,"topics":["code-generator","json-schema","python"],"latest_commit_sha":null,"homepage":null,"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/microsoft.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2019-09-17T17:21:25.000Z","updated_at":"2026-04-28T07:47:19.000Z","dependencies_parsed_at":"2022-08-22T19:40:54.184Z","dependency_job_id":null,"html_url":"https://github.com/microsoft/jschema-to-python","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/jschema-to-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/sbom","scorecard":{"id":643369,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/jschema-to-python","commit":"c4fb418bd537fd78c52f1a193219fff6bf8af980"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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 2 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-21T11:25:03.551Z","repository_id":40643609,"created_at":"2025-08-21T11:25:03.551Z","updated_at":"2025-08-21T11:25:03.551Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33297154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":{"login":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7849,"last_synced_at":"2026-06-02T00:25:52.424Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3990356,"followers":121292,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2026-06-02T00:25:52.424Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"packages":[{"id":13758694,"name":"jschema-to-python","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/microsoft/jschema-to-python","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:24:17.389Z","latest_release_published_at":"2026-02-13T09:24:17.389Z","latest_release_number":"1.2.3-3","last_synced_at":"2026-03-13T10:16:34.637Z","created_at":"2026-02-13T09:24:17.171Z","updated_at":"2026-03-13T10:16:34.637Z","registry_url":"https://launchpad.net/ubuntu/+source/jschema-to-python","install_command":"apt-get install jschema-to-python","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jschema-to-python","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-attr, python3-jsonpickle, python3-pbr, python3-all, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T09:24:18.040Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/jschema-to-python?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jschema-to-python/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13195777,"name":"python311Packages.jschema-to-python","ecosystem":"nixpkgs","description":"Generate source code for Python classes from a JSON schema","homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:23:13.738Z","latest_release_published_at":"2026-02-02T00:23:13.738Z","latest_release_number":"1.2.3","last_synced_at":"2026-05-08T12:37:26.230Z","created_at":"2026-02-02T00:23:07.873Z","updated_at":"2026-05-08T13:02:09.489Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.jschema-to-python","install_command":"nix-env -iA nixpkgs.python311Packages.jschema-to-python","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jschema-to-python/default.nix#L33","metadata":{"nix_attribute":"python3.11-jschema-to-python-1.2.3","position":"pkgs/development/python-modules/jschema-to-python/default.nix:33","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jschema-to-python","upstream_purl":"pkg:pypi/jschema-to-python"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.jschema-to-python?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jschema-to-python/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12828519,"name":"python311Packages.jschema-to-python","ecosystem":"nixpkgs","description":"Generate source code for Python classes from a JSON schema","homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:23:26.021Z","latest_release_published_at":"2026-01-26T19:23:26.021Z","latest_release_number":"1.2.3","last_synced_at":"2026-04-18T06:06:50.046Z","created_at":"2026-01-26T19:23:25.849Z","updated_at":"2026-04-18T06:06:50.046Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.jschema-to-python","install_command":"nix-env -iA nixpkgs.python311Packages.jschema-to-python","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jschema-to-python/default.nix#L31","metadata":{"nix_attribute":"python3.11-jschema-to-python-1.2.3","position":"pkgs/development/python-modules/jschema-to-python/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jschema-to-python","upstream_purl":"pkg:pypi/jschema-to-python"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.jschema-to-python?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jschema-to-python/codemeta","maintainers":[{"uuid":"jonringer","login":null,"name":"Jonathan Ringer","email":"jonringer117@gmail.com","url":"https://github.com/jonringer","packages_count":412,"html_url":null,"role":null,"created_at":"2026-03-04T20:29:26.306Z","updated_at":"2026-03-04T20:29:26.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/jonringer/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13689865,"name":"jschema-to-python","ecosystem":"debian","description":null,"homepage":"https://github.com/microsoft/jschema-to-python","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:51:29.140Z","latest_release_published_at":"2026-02-12T18:51:29.140Z","latest_release_number":"1.2.3-2","last_synced_at":"2026-03-12T22:02:02.189Z","created_at":"2026-02-12T18:51:28.926Z","updated_at":"2026-03-12T22:02:02.189Z","registry_url":"https://tracker.debian.org/pkg/jschema-to-python","install_command":"apt-get install jschema-to-python","documentation_url":"https://packages.debian.org/bookworm/jschema-to-python","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jschema-to-python","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-attr, python3-jsonpickle, python3-pbr, python3-all, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T18:51:29.919Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/jschema-to-python?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jschema-to-python/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":5298205,"name":"jschema-to-python","ecosystem":"conda","description":null,"homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-11-16T19:39:14.000Z","latest_release_published_at":"2021-11-16T19:39:14.000Z","latest_release_number":"1.2.3","last_synced_at":"2026-04-09T17:07:24.634Z","created_at":"2022-10-03T16:03:44.292Z","updated_at":"2026-04-09T17:07:24.645Z","registry_url":"https://anaconda.org/conda-forge/jschema-to-python","install_command":"conda install -c conda-forge jschema-to-python","documentation_url":null,"metadata":{},"repo_metadata":{"id":40643609,"uuid":"209115162","full_name":"microsoft/jschema-to-python","owner":"microsoft","description":"Generate source code for a set of Python classes from a JSON schema.","archived":false,"fork":false,"pushed_at":"2022-10-25T00:47:26.000Z","size":50,"stargazers_count":37,"open_issues_count":10,"forks_count":17,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-21T02:01:47.866Z","etag":null,"topics":["code-generator","json-schema","python"],"latest_commit_sha":null,"homepage":null,"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/microsoft.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2019-09-17T17:21:25.000Z","updated_at":"2025-04-09T11:47:39.000Z","dependencies_parsed_at":"2022-08-22T19:40:54.184Z","dependency_job_id":null,"html_url":"https://github.com/microsoft/jschema-to-python","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/jschema-to-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/sbom","scorecard":{"id":643369,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/jschema-to-python","commit":"c4fb418bd537fd78c52f1a193219fff6bf8af980"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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 2 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-21T11:25:03.551Z","repository_id":40643609,"created_at":"2025-08-21T11:25:03.551Z","updated_at":"2025-08-21T11:25:03.551Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281391718,"owners_count":26492903,"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-28T02:00:06.022Z","response_time":60,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7465,"last_synced_at":"2025-10-27T00:51:58.461Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3562884,"followers":105370,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2025-10-27T00:51:58.461Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"1.2.3","sha":"85b16a0f9d51de8373cbd1db40bd9ea9f0fd2fab","kind":"commit","published_at":"2019-10-05T19:50:42.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.2.3","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"abb4504ae8d6736acb8a8bfcc45e34a0628fbd9f","kind":"commit","published_at":"2019-10-04T16:04:12.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.2.2","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"d901dbfd988d6a5d3d9c32a7f87755d2b9f56d1b","kind":"commit","published_at":"2019-10-02T22:04:42.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.2.1","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7559f405d20b60fc4aead23ca0dbe317c0cdc823","kind":"commit","published_at":"2019-10-02T21:04:26.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.2.0","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"b0a2670b73a1c4228e161511998337c3243c5af4","kind":"commit","published_at":"2019-10-02T20:17:40.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.4","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89bacf3c20d7771e12c6da5433c1de6b280d0d17","kind":"commit","published_at":"2019-10-01T20:39:10.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.3","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"26b4ff7f85fe904acbd7ee8966719a1eaf89a8a5","kind":"commit","published_at":"2019-10-01T16:47:23.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.2","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"ff557f4c03d005caf44b038fcc6689abf3af57ff","kind":"commit","published_at":"2019-09-30T15:56:13.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.1","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bee9b0a9275be46d9a29a52d4959889f4c035c6","kind":"commit","published_at":"2019-09-29T00:15:36.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.0","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"707b8be6fe34e067626228d2d5c54170cdf03de2","kind":"commit","published_at":"2019-09-28T21:33:19.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.0.2","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.2/manifests"},{"name":"1.0.0-beta.3","sha":"707b8be6fe34e067626228d2d5c54170cdf03de2","kind":"commit","published_at":"2019-09-28T21:33:19.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.0.0-beta.3","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.3/manifests"},{"name":"1.0.0-beta.2","sha":"20ebf3977ddddd3d89b35fa38e278ef8861fc853","kind":"commit","published_at":"2019-09-23T23:35:15.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.0.0-beta.2","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.2/manifests"},{"name":"1.0.0-beta.1","sha":"adc7202e9233c12bc34c2342451fbc01d732c3f9","kind":"commit","published_at":"2019-09-23T22:48:16.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.0.0-beta.1","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.1/manifests"},{"name":"0.1.0","sha":"745521823919d2bad9b9a4854d33f3cb5430b7c1","kind":"commit","published_at":"2019-09-20T19:46:40.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/0.1.0","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"ac5713ecfd66bc34551fe60e40c0a6e924023c22","kind":"commit","published_at":"2019-09-18T18:44:20.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/0.0.5","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"f6e36334cadf4eb45712ee71cef9d010a6e2d520","kind":"commit","published_at":"2019-09-17T23:42:48.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/0.0.4","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"761f62ffdbd6039866f451f7086272f49998bba2","kind":"commit","published_at":"2019-09-17T23:19:32.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/0.0.3","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-10-28T15:57:10.845Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":46.84302470676317,"forks_count":38.128275517843775,"average":36.954080359371105},"purl":"pkg:conda/jschema-to-python?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-23T20:08:06.254Z","issues_count":14,"pull_requests_count":4,"avg_time_to_close_issue":88223.4,"avg_time_to_close_pull_request":7571177.333333333,"issues_closed_count":5,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.14285714285714285,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/issues","maintainers":[{"login":"BowenBao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BowenBao"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jschema-to-python/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13650027,"name":"jschema-to-python","ecosystem":"debian","description":null,"homepage":"https://github.com/microsoft/jschema-to-python","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T04:48:06.774Z","latest_release_published_at":"2026-02-12T04:48:06.774Z","latest_release_number":"1.2.3-3","last_synced_at":"2026-03-13T14:10:18.205Z","created_at":"2026-02-12T04:48:06.449Z","updated_at":"2026-03-13T14:10:18.205Z","registry_url":"https://tracker.debian.org/pkg/jschema-to-python","install_command":"apt-get install jschema-to-python","documentation_url":"https://packages.debian.org/trixie/jschema-to-python","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jschema-to-python","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-attr, python3-jsonpickle, python3-pbr, python3-all, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T04:48:28.568Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/jschema-to-python?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jschema-to-python/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13391609,"name":"jschema-to-python","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/microsoft/jschema-to-python","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T20:22:03.739Z","latest_release_published_at":"2026-02-05T20:22:03.739Z","latest_release_number":"1.2.3-3","last_synced_at":"2026-03-06T01:08:44.153Z","created_at":"2026-02-05T20:22:01.586Z","updated_at":"2026-03-06T01:08:44.153Z","registry_url":"https://launchpad.net/ubuntu/+source/jschema-to-python","install_command":"apt-get install jschema-to-python","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jschema-to-python","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-attr, python3-jsonpickle, python3-pbr, python3-all, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/jschema-to-python?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jschema-to-python/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":9235881,"name":"jschema-to-python","ecosystem":"conda","description":"Generate source code for Python classes from a JSON schema.","homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-03-19T13:28:47.000Z","latest_release_published_at":"2024-03-19T13:28:47.000Z","latest_release_number":"1.2.3","last_synced_at":"2026-04-09T17:09:39.329Z","created_at":"2024-03-19T14:49:14.572Z","updated_at":"2026-04-09T17:09:39.330Z","registry_url":"https://anaconda.org/anaconda/jschema-to-python","install_command":"conda install -c anaconda jschema-to-python","documentation_url":null,"metadata":{},"repo_metadata":{"id":40643609,"uuid":"209115162","full_name":"microsoft/jschema-to-python","owner":"microsoft","description":"Generate source code for a set of Python classes from a JSON schema.","archived":false,"fork":false,"pushed_at":"2022-10-25T00:47:26.000Z","size":50,"stargazers_count":37,"open_issues_count":10,"forks_count":17,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-21T02:01:47.866Z","etag":null,"topics":["code-generator","json-schema","python"],"latest_commit_sha":null,"homepage":null,"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/microsoft.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2019-09-17T17:21:25.000Z","updated_at":"2025-04-09T11:47:39.000Z","dependencies_parsed_at":"2022-08-22T19:40:54.184Z","dependency_job_id":null,"html_url":"https://github.com/microsoft/jschema-to-python","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/jschema-to-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/sbom","scorecard":{"id":643369,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/jschema-to-python","commit":"c4fb418bd537fd78c52f1a193219fff6bf8af980"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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 2 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-21T11:25:03.551Z","repository_id":40643609,"created_at":"2025-08-21T11:25:03.551Z","updated_at":"2025-08-21T11:25:03.551Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281391718,"owners_count":26492903,"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-28T02:00:06.022Z","response_time":60,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7465,"last_synced_at":"2025-10-27T00:51:58.461Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3562884,"followers":105370,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2025-10-27T00:51:58.461Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"1.2.3","sha":"85b16a0f9d51de8373cbd1db40bd9ea9f0fd2fab","kind":"commit","published_at":"2019-10-05T19:50:42.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.2.3","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"abb4504ae8d6736acb8a8bfcc45e34a0628fbd9f","kind":"commit","published_at":"2019-10-04T16:04:12.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.2.2","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"d901dbfd988d6a5d3d9c32a7f87755d2b9f56d1b","kind":"commit","published_at":"2019-10-02T22:04:42.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.2.1","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7559f405d20b60fc4aead23ca0dbe317c0cdc823","kind":"commit","published_at":"2019-10-02T21:04:26.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.2.0","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"b0a2670b73a1c4228e161511998337c3243c5af4","kind":"commit","published_at":"2019-10-02T20:17:40.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.4","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89bacf3c20d7771e12c6da5433c1de6b280d0d17","kind":"commit","published_at":"2019-10-01T20:39:10.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.3","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"26b4ff7f85fe904acbd7ee8966719a1eaf89a8a5","kind":"commit","published_at":"2019-10-01T16:47:23.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.2","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"ff557f4c03d005caf44b038fcc6689abf3af57ff","kind":"commit","published_at":"2019-09-30T15:56:13.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.1","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bee9b0a9275be46d9a29a52d4959889f4c035c6","kind":"commit","published_at":"2019-09-29T00:15:36.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.0","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"707b8be6fe34e067626228d2d5c54170cdf03de2","kind":"commit","published_at":"2019-09-28T21:33:19.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.0.2","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.2/manifests"},{"name":"1.0.0-beta.3","sha":"707b8be6fe34e067626228d2d5c54170cdf03de2","kind":"commit","published_at":"2019-09-28T21:33:19.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.0.0-beta.3","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.3/manifests"},{"name":"1.0.0-beta.2","sha":"20ebf3977ddddd3d89b35fa38e278ef8861fc853","kind":"commit","published_at":"2019-09-23T23:35:15.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.0.0-beta.2","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.2/manifests"},{"name":"1.0.0-beta.1","sha":"adc7202e9233c12bc34c2342451fbc01d732c3f9","kind":"commit","published_at":"2019-09-23T22:48:16.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.0.0-beta.1","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.1/manifests"},{"name":"0.1.0","sha":"745521823919d2bad9b9a4854d33f3cb5430b7c1","kind":"commit","published_at":"2019-09-20T19:46:40.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/0.1.0","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"ac5713ecfd66bc34551fe60e40c0a6e924023c22","kind":"commit","published_at":"2019-09-18T18:44:20.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/0.0.5","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"f6e36334cadf4eb45712ee71cef9d010a6e2d520","kind":"commit","published_at":"2019-09-17T23:42:48.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/0.0.4","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"761f62ffdbd6039866f451f7086272f49998bba2","kind":"commit","published_at":"2019-09-17T23:19:32.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/0.0.3","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-10-28T15:57:10.821Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":59.291244788564626,"dependent_packages_count":50.44669446098868,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":54.86896962477665},"purl":"pkg:conda/jschema-to-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-23T20:08:06.254Z","issues_count":14,"pull_requests_count":4,"avg_time_to_close_issue":88223.4,"avg_time_to_close_pull_request":7571177.333333333,"issues_closed_count":5,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.14285714285714285,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/issues","maintainers":[{"login":"BowenBao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BowenBao"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jschema-to-python/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5131,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13085590,"name":"python312Packages.jschema-to-python","ecosystem":"nixpkgs","description":"Generate source code for Python classes from a JSON schema","homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:00:48.007Z","latest_release_published_at":"2026-02-01T18:00:48.007Z","latest_release_number":"1.2.3","last_synced_at":"2026-04-09T20:01:33.726Z","created_at":"2026-02-01T18:00:47.489Z","updated_at":"2026-04-09T20:01:33.727Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.jschema-to-python","install_command":"nix-env -iA nixpkgs.python312Packages.jschema-to-python","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jschema-to-python/default.nix#L33","metadata":{"nix_attribute":"python3.12-jschema-to-python-1.2.3","position":"pkgs/development/python-modules/jschema-to-python/default.nix:33","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jschema-to-python","upstream_purl":"pkg:pypi/jschema-to-python"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.jschema-to-python?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jschema-to-python/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12815976,"name":"python310Packages.jschema-to-python","ecosystem":"nixpkgs","description":"Generate source code for Python classes from a JSON schema","homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:13:16.692Z","latest_release_published_at":"2026-01-26T17:13:16.692Z","latest_release_number":"1.2.3","last_synced_at":"2026-04-10T09:59:10.228Z","created_at":"2026-01-26T17:13:16.244Z","updated_at":"2026-04-10T10:21:21.724Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.jschema-to-python","install_command":"nix-env -iA nixpkgs.python310Packages.jschema-to-python","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jschema-to-python/default.nix#L31","metadata":{"nix_attribute":"python3.10-jschema-to-python-1.2.3","position":"pkgs/development/python-modules/jschema-to-python/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jschema-to-python","upstream_purl":"pkg:pypi/jschema-to-python"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.jschema-to-python?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jschema-to-python/codemeta","maintainers":[{"uuid":"jonringer","login":null,"name":"Jonathan Ringer","email":"jonringer117@gmail.com","url":"https://github.com/jonringer","packages_count":412,"html_url":null,"role":null,"created_at":"2026-03-03T20:40:13.635Z","updated_at":"2026-03-03T20:40:13.635Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/jonringer/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13076725,"name":"python311Packages.jschema-to-python","ecosystem":"nixpkgs","description":"Generate source code for Python classes from a JSON schema","homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:34:27.792Z","latest_release_published_at":"2026-02-01T17:34:27.792Z","latest_release_number":"1.2.3","last_synced_at":"2026-03-06T02:24:39.145Z","created_at":"2026-02-01T17:34:14.188Z","updated_at":"2026-03-06T02:32:13.799Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.jschema-to-python","install_command":"nix-env -iA nixpkgs.python311Packages.jschema-to-python","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jschema-to-python/default.nix#L33","metadata":{"nix_attribute":"python3.11-jschema-to-python-1.2.3","position":"pkgs/development/python-modules/jschema-to-python/default.nix:33","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jschema-to-python","upstream_purl":"pkg:pypi/jschema-to-python"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.jschema-to-python?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jschema-to-python/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13296225,"name":"python310Packages.jschema-to-python","ecosystem":"nixpkgs","description":"Generate source code for Python classes from a JSON schema","homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:27:34.317Z","latest_release_published_at":"2026-02-02T06:27:34.317Z","latest_release_number":"1.2.3","last_synced_at":"2026-04-10T22:02:45.785Z","created_at":"2026-02-02T06:27:30.521Z","updated_at":"2026-04-10T22:31:30.097Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.jschema-to-python","install_command":"nix-env -iA nixpkgs.python310Packages.jschema-to-python","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jschema-to-python/default.nix#L31","metadata":{"nix_attribute":"python3.10-jschema-to-python-1.2.3","position":"pkgs/development/python-modules/jschema-to-python/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jschema-to-python","upstream_purl":"pkg:pypi/jschema-to-python"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.jschema-to-python?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jschema-to-python/codemeta","maintainers":[{"uuid":"jonringer","login":null,"name":"Jonathan Ringer","email":"jonringer117@gmail.com","url":"https://github.com/jonringer","packages_count":436,"html_url":null,"role":null,"created_at":"2026-03-03T22:35:28.096Z","updated_at":"2026-03-03T22:35:28.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/jonringer/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":2774628,"name":"jschema-to-python","ecosystem":"pypi","description":"Generate source code for Python classes from a JSON schema.","homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2019-10-01T20:42:30.000Z","latest_release_published_at":"2019-10-05T20:02:37.000Z","latest_release_number":"1.2.3","last_synced_at":"2026-05-17T01:06:23.497Z","created_at":"2022-04-10T11:22:33.721Z","updated_at":"2026-05-17T01:06:36.837Z","registry_url":"https://pypi.org/project/jschema-to-python/","install_command":"pip install jschema-to-python --index-url https://pypi.org/simple","documentation_url":"https://jschema-to-python.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Information Technology","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"jschema-to-python","project_status":null},"repo_metadata":{"id":40643609,"uuid":"209115162","full_name":"microsoft/jschema-to-python","owner":"microsoft","description":"Generate source code for a set of Python classes from a JSON schema.","archived":false,"fork":false,"pushed_at":"2022-10-25T00:47:26.000Z","size":50,"stargazers_count":39,"open_issues_count":10,"forks_count":17,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-04T01:02:54.013Z","etag":null,"topics":["code-generator","json-schema","python"],"latest_commit_sha":null,"homepage":null,"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/microsoft.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2019-09-17T17:21:25.000Z","updated_at":"2026-04-28T07:47:19.000Z","dependencies_parsed_at":"2022-08-22T19:40:54.184Z","dependency_job_id":null,"html_url":"https://github.com/microsoft/jschema-to-python","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/jschema-to-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/sbom","scorecard":{"id":643369,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/jschema-to-python","commit":"c4fb418bd537fd78c52f1a193219fff6bf8af980"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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 2 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-21T11:25:03.551Z","repository_id":40643609,"created_at":"2025-08-21T11:25:03.551Z","updated_at":"2025-08-21T11:25:03.551Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32606407,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7780,"last_synced_at":"2026-05-11T00:03:59.506Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3933884,"followers":119313,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2026-05-11T00:03:59.506Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"1.2.3","sha":"85b16a0f9d51de8373cbd1db40bd9ea9f0fd2fab","kind":"commit","published_at":"2019-10-05T19:50:42.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.2.3","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"abb4504ae8d6736acb8a8bfcc45e34a0628fbd9f","kind":"commit","published_at":"2019-10-04T16:04:12.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.2.2","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"d901dbfd988d6a5d3d9c32a7f87755d2b9f56d1b","kind":"commit","published_at":"2019-10-02T22:04:42.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.2.1","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7559f405d20b60fc4aead23ca0dbe317c0cdc823","kind":"commit","published_at":"2019-10-02T21:04:26.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.2.0","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"b0a2670b73a1c4228e161511998337c3243c5af4","kind":"commit","published_at":"2019-10-02T20:17:40.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.4","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89bacf3c20d7771e12c6da5433c1de6b280d0d17","kind":"commit","published_at":"2019-10-01T20:39:10.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.3","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"26b4ff7f85fe904acbd7ee8966719a1eaf89a8a5","kind":"commit","published_at":"2019-10-01T16:47:23.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.2","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"ff557f4c03d005caf44b038fcc6689abf3af57ff","kind":"commit","published_at":"2019-09-30T15:56:13.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.1","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"2bee9b0a9275be46d9a29a52d4959889f4c035c6","kind":"commit","published_at":"2019-09-29T00:15:36.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.1.0","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"707b8be6fe34e067626228d2d5c54170cdf03de2","kind":"commit","published_at":"2019-09-28T21:33:19.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.0.2","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.2/manifests"},{"name":"1.0.0-beta.3","sha":"707b8be6fe34e067626228d2d5c54170cdf03de2","kind":"commit","published_at":"2019-09-28T21:33:19.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.0.0-beta.3","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.3/manifests"},{"name":"1.0.0-beta.2","sha":"20ebf3977ddddd3d89b35fa38e278ef8861fc853","kind":"commit","published_at":"2019-09-23T23:35:15.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.0.0-beta.2","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.2/manifests"},{"name":"1.0.0-beta.1","sha":"adc7202e9233c12bc34c2342451fbc01d732c3f9","kind":"commit","published_at":"2019-09-23T22:48:16.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/1.0.0-beta.1","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/1.0.0-beta.1/manifests"},{"name":"0.1.0","sha":"745521823919d2bad9b9a4854d33f3cb5430b7c1","kind":"commit","published_at":"2019-09-20T19:46:40.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/0.1.0","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"ac5713ecfd66bc34551fe60e40c0a6e924023c22","kind":"commit","published_at":"2019-09-18T18:44:20.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/0.0.5","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"f6e36334cadf4eb45712ee71cef9d010a6e2d520","kind":"commit","published_at":"2019-09-17T23:42:48.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/0.0.4","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"761f62ffdbd6039866f451f7086272f49998bba2","kind":"commit","published_at":"2019-09-17T23:19:32.000Z","download_url":"https://codeload.github.com/microsoft/jschema-to-python/tar.gz/0.0.3","html_url":"https://github.com/microsoft/jschema-to-python/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/jschema-to-python@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-05-17T01:06:36.837Z","dependent_packages_count":12,"downloads":2908037,"downloads_period":"last-month","dependent_repos_count":250,"rankings":{"downloads":0.23302994272540065,"dependent_repos_count":0.9666639311254335,"dependent_packages_count":1.2468456637181655,"stargazers_count":12.254274136440246,"forks_count":9.328574019107247,"docker_downloads_count":0.36376336677691534,"average":4.065525176648902},"purl":"pkg:pypi/jschema-to-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jschema-to-python","docker_dependents_count":95,"docker_downloads_count":250663563,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-18T22:00:30.032Z","issues_count":14,"pull_requests_count":4,"avg_time_to_close_issue":88223.4,"avg_time_to_close_pull_request":7571177.333333333,"issues_closed_count":5,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.14285714285714285,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/issues","maintainers":[{"login":"BowenBao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BowenBao"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jschema-to-python/codemeta","maintainers":[{"uuid":"microsoft","login":"microsoft","name":null,"email":null,"url":null,"packages_count":1025,"html_url":"https://pypi.org/user/microsoft/","role":null,"created_at":"2023-02-24T12:33:51.182Z","updated_at":"2023-02-24T12:33:51.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/microsoft/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":864824,"maintainers_count":369588,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12866559,"name":"python313Packages.jschema-to-python","ecosystem":"nixpkgs","description":"Generate source code for Python classes from a JSON schema","homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T02:29:12.459Z","latest_release_published_at":"2026-01-27T02:29:12.459Z","latest_release_number":"1.2.3","last_synced_at":"2026-03-07T01:28:55.876Z","created_at":"2026-01-27T02:29:11.682Z","updated_at":"2026-03-07T01:31:59.523Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.jschema-to-python","install_command":"nix-env -iA nixpkgs.python313Packages.jschema-to-python","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jschema-to-python/default.nix#L33","metadata":{"nix_attribute":"python3.13-jschema-to-python-1.2.3","position":"pkgs/development/python-modules/jschema-to-python/default.nix:33","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jschema-to-python","upstream_purl":"pkg:pypi/jschema-to-python"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.jschema-to-python?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jschema-to-python/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13479098,"name":"jschema-to-python","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/microsoft/jschema-to-python","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T08:29:16.290Z","latest_release_published_at":"2026-02-10T08:29:16.290Z","latest_release_number":"1.2.3-3","last_synced_at":"2026-03-10T09:09:10.849Z","created_at":"2026-02-10T08:29:16.023Z","updated_at":"2026-03-10T09:09:10.849Z","registry_url":"https://launchpad.net/ubuntu/+source/jschema-to-python","install_command":"apt-get install jschema-to-python","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jschema-to-python","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-attr, python3-jsonpickle, python3-pbr, python3-all, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/jschema-to-python?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jschema-to-python/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13204060,"name":"python312Packages.jschema-to-python","ecosystem":"nixpkgs","description":"Generate source code for Python classes from a JSON schema","homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:57:45.765Z","latest_release_published_at":"2026-02-02T00:57:45.765Z","latest_release_number":"1.2.3","last_synced_at":"2026-03-09T04:09:49.214Z","created_at":"2026-02-02T00:57:44.817Z","updated_at":"2026-03-09T12:01:56.815Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.jschema-to-python","install_command":"nix-env -iA nixpkgs.python312Packages.jschema-to-python","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jschema-to-python/default.nix#L33","metadata":{"nix_attribute":"python3.12-jschema-to-python-1.2.3","position":"pkgs/development/python-modules/jschema-to-python/default.nix:33","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jschema-to-python","upstream_purl":"pkg:pypi/jschema-to-python"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.jschema-to-python?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jschema-to-python/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13549703,"name":"jschema-to-python","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/microsoft/jschema-to-python","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:52:43.583Z","latest_release_published_at":"2026-02-11T02:52:43.583Z","latest_release_number":"1.2.3-2","last_synced_at":"2026-03-12T08:09:28.328Z","created_at":"2026-02-11T02:52:43.388Z","updated_at":"2026-03-12T08:09:28.329Z","registry_url":"https://launchpad.net/ubuntu/+source/jschema-to-python","install_command":"apt-get install jschema-to-python","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jschema-to-python","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-attr, python3-jsonpickle, python3-pbr, python3-all, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:43:36.436Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/jschema-to-python?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jschema-to-python/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13303905,"name":"python311Packages.jschema-to-python","ecosystem":"nixpkgs","description":"Generate source code for Python classes from a JSON schema","homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:58:32.028Z","latest_release_published_at":"2026-02-02T06:58:32.028Z","latest_release_number":"1.2.3","last_synced_at":"2026-03-09T00:22:48.264Z","created_at":"2026-02-02T06:58:04.761Z","updated_at":"2026-03-09T01:14:40.513Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.jschema-to-python","install_command":"nix-env -iA nixpkgs.python311Packages.jschema-to-python","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jschema-to-python/default.nix#L31","metadata":{"nix_attribute":"python3.11-jschema-to-python-1.2.3","position":"pkgs/development/python-modules/jschema-to-python/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jschema-to-python","upstream_purl":"pkg:pypi/jschema-to-python"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.jschema-to-python?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jschema-to-python/codemeta","maintainers":[{"uuid":"jonringer","login":null,"name":"Jonathan Ringer","email":"jonringer117@gmail.com","url":"https://github.com/jonringer","packages_count":436,"html_url":null,"role":null,"created_at":"2026-03-09T00:22:48.431Z","updated_at":"2026-03-09T00:22:48.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/jonringer/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12890123,"name":"python314Packages.jschema-to-python","ecosystem":"nixpkgs","description":"Generate source code for Python classes from a JSON schema","homepage":"https://github.com/microsoft/jschema-to-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/jschema-to-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T08:00:48.546Z","latest_release_published_at":"2026-01-27T08:00:48.546Z","latest_release_number":"1.2.3","last_synced_at":"2026-03-08T04:41:33.723Z","created_at":"2026-01-27T08:00:48.335Z","updated_at":"2026-03-10T18:34:39.078Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.jschema-to-python","install_command":"nix-env -iA nixpkgs.python314Packages.jschema-to-python","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jschema-to-python/default.nix#L33","metadata":{"nix_attribute":"python3.14-jschema-to-python-1.2.3","position":"pkgs/development/python-modules/jschema-to-python/default.nix:33","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jschema-to-python","upstream_purl":"pkg:pypi/jschema-to-python"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.jschema-to-python?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.jschema-to-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.jschema-to-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.jschema-to-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jschema-to-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jschema-to-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jschema-to-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jschema-to-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jschema-to-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jschema-to-python/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}}],"commits":{"id":32124,"full_name":"microsoft/jschema-to-python","default_branch":"main","total_commits":30,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.5,"dds":0.23333333333333328,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-17T01:08:14.537Z","last_synced_commit":"c4fb418bd537fd78c52f1a193219fff6bf8af980","created_at":"2023-03-07T16:48:05.099Z","updated_at":"2026-05-17T01:07:46.359Z","committers":[{"name":"Larry Golding","email":"larrygolding@comcast.net","login":null,"count":23},{"name":"Microsoft Open Source","email":"microsoftopensource","login":"microsoftopensource","count":4},{"name":"Larry Golding","email":"lgolding@microsoft.com","login":null,"count":2},{"name":"Microsoft GitHub User","email":"msftgits@microsoft.com","login":"msftgits","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-16T00:00:17.015Z","repositories_count":6235315,"commits_count":884587529,"contributors_count":34907130,"owners_count":1153951,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"microsoft/jschema-to-python","html_url":"https://github.com/microsoft/jschema-to-python","last_synced_at":"2026-05-17T01:06:22.725Z","status":"error","issues_count":14,"pull_requests_count":4,"avg_time_to_close_issue":88223.4,"avg_time_to_close_pull_request":7571177.333333333,"issues_closed_count":5,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.14285714285714285,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:37:39.652Z","updated_at":"2026-05-17T01:06:22.725Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fjschema-to-python/issues","issue_labels_count":{"table":{"enhancement":6,"bug":3}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":10,"NONE":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":2,"MEMBER":1,"NONE":1}},"issue_authors":{"table":{"lgolding":10,"ghost":2,"melsabagh":1,"guyshe-jfrog":1}},"pull_request_authors":{"table":{"lgolding":2,"mlaradji":1,"BowenBao":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-17T00:00:41.354Z","repositories_count":14625491,"issues_count":34187203,"pull_requests_count":111865909,"authors_count":11264677,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"BowenBao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BowenBao"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":2,"WatchEvent":5,"IssueCommentEvent":1,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":4},"last_year":{"ForkEvent":2,"WatchEvent":1}},"keywords":["code-generator","json-schema","python"],"dependencies":[],"score":24.6292728697651,"created_at":"2025-04-22T12:52:20.978Z","updated_at":"2026-06-12T21:02:42.634Z","avatar_url":"https://github.com/microsoft.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/359942","html_url":"https://summary.ecosyste.ms/projects/359942"}