{"id":2930632,"name":"sqlobject","ecosystem":"pypi","description":"Object-Relational Manager, aka database wrapper","homepage":"http://sqlobject.org/","licenses":"LGPL","normalized_licenses":["Other"],"repository_url":"https://github.com/sqlobject/sqlobject","keywords_array":["sql","orm","object-relational mapper"],"namespace":null,"versions_count":203,"first_release_published_at":"2005-08-27T09:44:56.000Z","latest_release_published_at":"2025-12-08T19:21:50.000Z","latest_release_number":"3.13.1","last_synced_at":"2026-03-22T18:07:13.569Z","created_at":"2022-04-10T12:42:15.451Z","updated_at":"2026-03-22T18:16:46.487Z","registry_url":"https://pypi.org/project/sqlobject/","install_command":"pip install sqlobject --index-url https://pypi.org/simple","documentation_url":"https://sqlobject.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Database","Topic :: Database :: Front-Ends","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"sqlobject","project_status":null},"repo_metadata":{"id":45062170,"uuid":"22380355","full_name":"sqlobject/sqlobject","owner":"sqlobject","description":"SQLObject, an object-relational mapper for Python","archived":false,"fork":false,"pushed_at":"2025-12-08T19:27:46.000Z","size":3238,"stargazers_count":154,"open_issues_count":2,"forks_count":28,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-02-19T21:41:32.838Z","etag":null,"topics":["lgpl","object-relational-mapper","orm","python","python3","sql","sqlobject"],"latest_commit_sha":null,"homepage":"http://sqlobject.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlobject.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-07-29T13:16:28.000Z","updated_at":"2026-02-06T22:46:31.000Z","dependencies_parsed_at":"2024-06-18T19:51:22.325Z","dependency_job_id":"e8321e74-a50e-4c70-8360-1687cf5e8a69","html_url":"https://github.com/sqlobject/sqlobject","commit_stats":{"total_commits":2454,"total_committers":29,"mean_commits":84.62068965517241,"dds":0.2624286878565607,"last_synced_commit":"db162aa7542a1be03d8a3a5f93f17038d7979ead"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/sqlobject/sqlobject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlobject%2Fsqlobject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlobject%2Fsqlobject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlobject%2Fsqlobject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlobject%2Fsqlobject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlobject","download_url":"https://codeload.github.com/sqlobject/sqlobject/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlobject%2Fsqlobject/sbom","scorecard":{"id":44206,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlobject/sqlobject","commit":"affe990d0ced03f9e7f904461873c6f501ba87c1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-tests.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlobject/sqlobject/run-tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlobject/sqlobject/run-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlobject/sqlobject/run-tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlobject/sqlobject/run-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlobject/sqlobject/run-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlobject/sqlobject/run-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlobject/sqlobject/run-tests.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2009-5","Warn: Project is vulnerable to: GHSA-2cf3-g243-hhfx","Warn: Project is vulnerable to: GHSA-hgjp-83m4-h4fj","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:19:49.605Z","repository_id":45062170,"created_at":"2025-08-14T22:19:49.606Z","updated_at":"2025-08-14T22:19:49.606Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30796597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-20T22:51:33.771Z","status":"online","status_checked_at":"2026-03-21T02:00:07.962Z","response_time":114,"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"},"tags":[]},"repo_metadata_updated_at":"2026-03-22T18:16:46.487Z","dependent_packages_count":0,"downloads":12661,"downloads_period":"last-month","dependent_repos_count":34,"rankings":{"downloads":1.6431285533345397,"dependent_repos_count":2.502829185766052,"dependent_packages_count":10.107632597300897,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.751196778800496},"purl":"pkg:pypi/sqlobject","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sqlobject","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sqlobject","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sqlobject/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-21T18:00:45.410Z","issues_count":52,"pull_requests_count":60,"avg_time_to_close_issue":9370057.26,"avg_time_to_close_pull_request":2268207.85,"issues_closed_count":50,"pull_requests_closed_count":60,"pull_request_authors_count":16,"issue_authors_count":34,"avg_comments_per_issue":4.673076923076923,"avg_comments_per_pull_request":2.1333333333333333,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":21430.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlobject%2Fsqlobject/issues","maintainers":[{"login":"phdru","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phdru"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlobject/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlobject/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlobject/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlobject/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlobject/codemeta","maintainers":[{"uuid":"ianb","login":"ianb","name":null,"email":null,"url":null,"packages_count":45,"html_url":"https://pypi.org/user/ianb/","role":null,"created_at":"2022-11-24T21:10:08.967Z","updated_at":"2022-11-24T21:10:08.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ianb/packages"},{"uuid":"phd","login":"phd","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/phd/","role":null,"created_at":"2022-11-24T21:10:08.975Z","updated_at":"2022-11-24T21:10:08.975Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/phd/packages"}]}