{"id":365092,"url":"https://github.com/turettn/fastapi_offline","last_synced_at":"2026-08-23T12:32:10.002Z","repository":{"id":38334694,"uuid":"349207901","full_name":"turettn/fastapi_offline","owner":"turettn","description":"FastAPI without reliance on CDNs for docs","archived":false,"fork":false,"pushed_at":"2026-08-08T20:17:24.000Z","size":68,"stargazers_count":53,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-14T10:35:29.755Z","etag":null,"topics":[],"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/turettn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-03-18T20:25:46.000Z","updated_at":"2026-08-08T20:17:21.000Z","dependencies_parsed_at":"2026-08-06T03:56:39.220Z","dependency_job_id":null,"html_url":"https://github.com/turettn/fastapi_offline","commit_stats":{"total_commits":52,"total_committers":8,"mean_commits":6.5,"dds":0.25,"last_synced_commit":"ee93f7a03ef595ed8169d221bf2191d748707666"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/turettn/fastapi_offline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turettn","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/sbom","scorecard":{"id":902668,"data":{"date":"2025-08-11","repo":{"name":"github.com/turettn/fastapi_offline","commit":"2bdfa9e970d254fc41c4008efe09a75c97d3e789"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","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":"Maintained","score":3,"reason":"2 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/turettn/fastapi_offline/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/turettn/fastapi_offline/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/turettn/fastapi_offline/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T16:11:45.467Z","repository_id":38334694,"created_at":"2025-08-24T16:11:45.467Z","updated_at":"2025-08-24T16:11:45.467Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":{"login":"turettn","name":"Neal Turett","uuid":"11249393","kind":"user","description":"","email":"","website":null,"location":"Denver, CO","twitter":null,"company":"@DataDog ","icon_url":"https://avatars.githubusercontent.com/u/11249393?u=7590f6b1ad064948a9d73d7d78bf5ff40792230f\u0026v=4","repositories_count":1,"last_synced_at":"2023-03-11T11:25:36.843Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turettn","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T02:34:29.311Z","updated_at":"2023-03-11T11:25:36.850Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turettn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turettn/repositories"},"packages":[{"id":2730437,"name":"fastapi-offline","ecosystem":"pypi","description":"FastAPI without reliance on CDNs for docs","homepage":"https://github.com/turettn/fastapi_offline","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/turettn/fastapi_offline","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2021-04-12T02:39:22.000Z","latest_release_published_at":"2026-06-19T20:43:27.000Z","latest_release_number":"1.7.7","last_synced_at":"2026-08-22T12:03:22.582Z","created_at":"2022-04-10T10:57:48.259Z","updated_at":"2026-08-22T15:19:25.736Z","registry_url":"https://pypi.org/project/fastapi-offline/","install_command":"pip install fastapi-offline --index-url https://pypi.org/simple","documentation_url":"https://fastapi-offline.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only"],"normalized_name":"fastapi-offline","project_status":null},"repo_metadata":{"id":38334694,"uuid":"349207901","full_name":"turettn/fastapi_offline","owner":"turettn","description":"FastAPI without reliance on CDNs for docs","archived":false,"fork":false,"pushed_at":"2026-08-08T20:17:24.000Z","size":68,"stargazers_count":53,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-14T10:35:29.755Z","etag":null,"topics":[],"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/turettn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-03-18T20:25:46.000Z","updated_at":"2026-08-08T20:17:21.000Z","dependencies_parsed_at":"2026-08-06T03:56:39.220Z","dependency_job_id":null,"html_url":"https://github.com/turettn/fastapi_offline","commit_stats":{"total_commits":52,"total_committers":8,"mean_commits":6.5,"dds":0.25,"last_synced_commit":"ee93f7a03ef595ed8169d221bf2191d748707666"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/turettn/fastapi_offline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turettn","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/sbom","scorecard":{"id":902668,"data":{"date":"2025-08-11","repo":{"name":"github.com/turettn/fastapi_offline","commit":"2bdfa9e970d254fc41c4008efe09a75c97d3e789"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","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":"Maintained","score":3,"reason":"2 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/turettn/fastapi_offline/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/turettn/fastapi_offline/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/turettn/fastapi_offline/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T16:11:45.467Z","repository_id":38334694,"created_at":"2025-08-24T16:11:45.467Z","updated_at":"2025-08-24T16:11:45.467Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"turettn","name":"Neal Turett","uuid":"11249393","kind":"user","description":"","email":"","website":null,"location":"Denver, CO","twitter":null,"company":"@DataDog ","icon_url":"https://avatars.githubusercontent.com/u/11249393?u=7590f6b1ad064948a9d73d7d78bf5ff40792230f\u0026v=4","repositories_count":1,"last_synced_at":"2023-03-11T11:25:36.843Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turettn","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T02:34:29.311Z","updated_at":"2023-03-11T11:25:36.850Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turettn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turettn/repositories"},"tags":[{"name":"v1.7.7","sha":"07f97b6e72d444dbe9624a42c991e01c02d9276d","kind":"commit","published_at":"2026-06-19T20:40:34.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.7","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"ed1838351b0bafa8c623621be2db603d7066d73f","kind":"commit","published_at":"2026-01-15T04:28:30.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.6","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"80c3abc091c7a455ebed13bf2528b6675d277324","kind":"commit","published_at":"2025-10-13T15:01:52.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.5","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"bd061621831565f727a31ea7378a5722230ec886","kind":"commit","published_at":"2025-08-07T21:25:01.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.4","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"630b4de868f0f02eaf62f07db871eec6bd1650ec","kind":"commit","published_at":"2024-11-17T01:33:02.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.3","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"d76eaf0dd75b4297d9e1757e21d29839da7a1000","kind":"commit","published_at":"2024-07-28T23:34:44.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.2","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"ee93f7a03ef595ed8169d221bf2191d748707666","kind":"commit","published_at":"2024-01-21T22:06:45.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0fc207d5d77dbfa81d4b899d05a38c1c1db58e41","kind":"commit","published_at":"2023-09-17T00:44:13.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"821d4e9f7da30aafc697ded17beb98dd4483d900","kind":"commit","published_at":"2023-08-23T01:10:04.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.6.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"70e04add8785bebf0ff992bf4929b4bb0f6b913d","kind":"commit","published_at":"2023-07-05T04:09:46.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.6.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"40f0c4a9e6d674594bb410c442d0350d627f9e43","kind":"commit","published_at":"2023-05-07T22:02:29.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.5.3","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"d99739abd6a1977a111a2d750134c489aa5029b4","kind":"commit","published_at":"2023-01-14T17:19:54.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.5.2","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3e99410e05eccacd1fa78d9aa828d49151ac98bb","kind":"commit","published_at":"2022-10-16T03:57:44.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.5.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"9bf56884316a4c1682c2a8bb8fa113507d4fa951","kind":"commit","published_at":"2022-06-06T19:15:21.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.5.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f6f20db83710a29e47390f993a994f650d57bb0f","kind":"commit","published_at":"2022-05-29T06:49:48.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.4.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"48bbe1f0b80fa020044e699d7bc82e1a6a1bb50e","kind":"commit","published_at":"2022-03-07T21:23:18.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.3.2","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"cbd505c670ecaf12f58ed8ff12dcf38fbbbfb22b","kind":"commit","published_at":"2021-12-29T17:16:13.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.3.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c25559188eeeee94fed8ee5ff3dddbcb387c200e","kind":"commit","published_at":"2021-09-14T01:09:52.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.3.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"f1456f3417b264e77d21eaf8d89e8b0177f722bd","kind":"commit","published_at":"2021-07-29T14:31:52.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.2.2","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"38cae567b727dd722b656686cbb31abf261211ec","kind":"commit","published_at":"2021-06-17T16:08:48.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.2.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ee538c3687c66f52d365a503f2c2b94db6857d8e","kind":"commit","published_at":"2021-05-16T20:32:48.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.2.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.0/manifests"},{"name":"1.1.0","sha":"f9c91b228964305de2c071dd89f084b92bc92cec","kind":"commit","published_at":"2021-04-27T23:49:36.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/1.1.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4e400ab27e36c219eb1604c9c67a1626cc3494e2","kind":"commit","published_at":"2021-03-19T03:19:56.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/1.0.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:19:25.735Z","dependent_packages_count":2,"downloads":225183,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":1.8400358131644121,"dependent_repos_count":7.54907368789269,"dependent_packages_count":9.972534495251677,"stargazers_count":11.55127246587954,"forks_count":14.217482975807677,"docker_downloads_count":null,"average":9.026079887599199},"purl":"pkg:pypi/fastapi-offline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fastapi-offline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fastapi-offline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fastapi-offline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:02:09.526Z","issues_count":19,"pull_requests_count":45,"avg_time_to_close_issue":1550231.4736842106,"avg_time_to_close_pull_request":107979.02222222222,"issues_closed_count":19,"pull_requests_closed_count":45,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.1578947368421053,"avg_comments_per_pull_request":0.9111111111111111,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":417168.85714285716,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"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":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/issues","maintainers":[{"login":"turettn","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turettn"}],"active_maintainers":[{"login":"turettn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turettn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fastapi-offline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fastapi-offline/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fastapi-offline/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fastapi-offline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fastapi-offline/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fastapi-offline/codemeta","maintainers":[{"uuid":"turettn","login":"turettn","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/turettn/","role":null,"created_at":"2023-02-24T05:05:56.319Z","updated_at":"2023-02-24T05:05:56.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/turettn/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930235,"maintainers_count":399572,"namespaces_count":0,"keywords_count":311673,"github":"pypi","metadata":{"funded_packages_count":58495,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-23T05:05:26.773Z","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":7966656,"name":"wigm-fastapi-offline","ecosystem":"pypi","description":"FastAPI without reliance on CDNs for docs","homepage":"https://github.com/turettn/fastapi_offline","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/turettn/fastapi_offline","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-21T10:29:50.000Z","latest_release_published_at":"2023-07-21T10:29:50.000Z","latest_release_number":"1.6.0","last_synced_at":"2026-08-22T12:02:45.939Z","created_at":"2023-07-21T10:33:17.408Z","updated_at":"2026-08-22T12:02:45.939Z","registry_url":"https://pypi.org/project/wigm-fastapi-offline/","install_command":"pip install wigm-fastapi-offline --index-url https://pypi.org/simple","documentation_url":"https://wigm-fastapi-offline.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only"],"normalized_name":"wigm-fastapi-offline","project_status":null},"repo_metadata":{"id":38334694,"uuid":"349207901","full_name":"turettn/fastapi_offline","owner":"turettn","description":"FastAPI without reliance on CDNs for docs","archived":false,"fork":false,"pushed_at":"2026-08-08T20:17:24.000Z","size":68,"stargazers_count":53,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-14T10:35:29.755Z","etag":null,"topics":[],"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/turettn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-03-18T20:25:46.000Z","updated_at":"2026-08-08T20:17:21.000Z","dependencies_parsed_at":"2026-08-06T03:56:39.220Z","dependency_job_id":null,"html_url":"https://github.com/turettn/fastapi_offline","commit_stats":{"total_commits":52,"total_committers":8,"mean_commits":6.5,"dds":0.25,"last_synced_commit":"ee93f7a03ef595ed8169d221bf2191d748707666"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/turettn/fastapi_offline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turettn","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/sbom","scorecard":{"id":902668,"data":{"date":"2025-08-11","repo":{"name":"github.com/turettn/fastapi_offline","commit":"2bdfa9e970d254fc41c4008efe09a75c97d3e789"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","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":"Maintained","score":3,"reason":"2 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/turettn/fastapi_offline/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/turettn/fastapi_offline/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/turettn/fastapi_offline/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T16:11:45.467Z","repository_id":38334694,"created_at":"2025-08-24T16:11:45.467Z","updated_at":"2025-08-24T16:11:45.467Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"turettn","name":"Neal Turett","uuid":"11249393","kind":"user","description":"","email":"","website":null,"location":"Denver, CO","twitter":null,"company":"@DataDog ","icon_url":"https://avatars.githubusercontent.com/u/11249393?u=7590f6b1ad064948a9d73d7d78bf5ff40792230f\u0026v=4","repositories_count":1,"last_synced_at":"2023-03-11T11:25:36.843Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turettn","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T02:34:29.311Z","updated_at":"2023-03-11T11:25:36.850Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turettn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turettn/repositories"},"tags":[{"name":"v1.7.7","sha":"07f97b6e72d444dbe9624a42c991e01c02d9276d","kind":"commit","published_at":"2026-06-19T20:40:34.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.7","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"ed1838351b0bafa8c623621be2db603d7066d73f","kind":"commit","published_at":"2026-01-15T04:28:30.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.6","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"80c3abc091c7a455ebed13bf2528b6675d277324","kind":"commit","published_at":"2025-10-13T15:01:52.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.5","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"bd061621831565f727a31ea7378a5722230ec886","kind":"commit","published_at":"2025-08-07T21:25:01.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.4","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"630b4de868f0f02eaf62f07db871eec6bd1650ec","kind":"commit","published_at":"2024-11-17T01:33:02.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.3","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"d76eaf0dd75b4297d9e1757e21d29839da7a1000","kind":"commit","published_at":"2024-07-28T23:34:44.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.2","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"ee93f7a03ef595ed8169d221bf2191d748707666","kind":"commit","published_at":"2024-01-21T22:06:45.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0fc207d5d77dbfa81d4b899d05a38c1c1db58e41","kind":"commit","published_at":"2023-09-17T00:44:13.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"821d4e9f7da30aafc697ded17beb98dd4483d900","kind":"commit","published_at":"2023-08-23T01:10:04.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.6.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"70e04add8785bebf0ff992bf4929b4bb0f6b913d","kind":"commit","published_at":"2023-07-05T04:09:46.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.6.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"40f0c4a9e6d674594bb410c442d0350d627f9e43","kind":"commit","published_at":"2023-05-07T22:02:29.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.5.3","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"d99739abd6a1977a111a2d750134c489aa5029b4","kind":"commit","published_at":"2023-01-14T17:19:54.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.5.2","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3e99410e05eccacd1fa78d9aa828d49151ac98bb","kind":"commit","published_at":"2022-10-16T03:57:44.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.5.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"9bf56884316a4c1682c2a8bb8fa113507d4fa951","kind":"commit","published_at":"2022-06-06T19:15:21.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.5.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f6f20db83710a29e47390f993a994f650d57bb0f","kind":"commit","published_at":"2022-05-29T06:49:48.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.4.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"48bbe1f0b80fa020044e699d7bc82e1a6a1bb50e","kind":"commit","published_at":"2022-03-07T21:23:18.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.3.2","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"cbd505c670ecaf12f58ed8ff12dcf38fbbbfb22b","kind":"commit","published_at":"2021-12-29T17:16:13.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.3.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c25559188eeeee94fed8ee5ff3dddbcb387c200e","kind":"commit","published_at":"2021-09-14T01:09:52.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.3.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"f1456f3417b264e77d21eaf8d89e8b0177f722bd","kind":"commit","published_at":"2021-07-29T14:31:52.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.2.2","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"38cae567b727dd722b656686cbb31abf261211ec","kind":"commit","published_at":"2021-06-17T16:08:48.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.2.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ee538c3687c66f52d365a503f2c2b94db6857d8e","kind":"commit","published_at":"2021-05-16T20:32:48.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.2.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.0/manifests"},{"name":"1.1.0","sha":"f9c91b228964305de2c071dd89f084b92bc92cec","kind":"commit","published_at":"2021-04-27T23:49:36.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/1.1.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4e400ab27e36c219eb1604c9c67a1626cc3494e2","kind":"commit","published_at":"2021-03-19T03:19:56.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/1.0.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:46:13.591Z","dependent_packages_count":0,"downloads":34,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":56.94065076081686,"dependent_packages_count":7.5296471801419145,"stargazers_count":12.194513256595569,"forks_count":15.604073189744597,"docker_downloads_count":null,"average":23.067221096824735},"purl":"pkg:pypi/wigm-fastapi-offline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/wigm-fastapi-offline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/wigm-fastapi-offline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/wigm-fastapi-offline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:39:10.217Z","issues_count":19,"pull_requests_count":45,"avg_time_to_close_issue":1550231.4736842106,"avg_time_to_close_pull_request":107979.02222222222,"issues_closed_count":19,"pull_requests_closed_count":45,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.1578947368421053,"avg_comments_per_pull_request":0.9111111111111111,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":417168.85714285716,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"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":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/issues","maintainers":[{"login":"turettn","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turettn"}],"active_maintainers":[{"login":"turettn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turettn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wigm-fastapi-offline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wigm-fastapi-offline/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wigm-fastapi-offline/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wigm-fastapi-offline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wigm-fastapi-offline/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wigm-fastapi-offline/codemeta","maintainers":[{"uuid":"ligm74","login":"ligm74","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/ligm74/","role":null,"created_at":"2023-07-21T10:43:02.416Z","updated_at":"2023-07-21T10:43:02.416Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ligm74/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930235,"maintainers_count":399572,"namespaces_count":0,"keywords_count":311673,"github":"pypi","metadata":{"funded_packages_count":58495,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-23T05:05:26.773Z","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":5297047,"name":"fastapi-offline","ecosystem":"conda","description":null,"homepage":"https://github.com/turettn/fastapi_offline","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/turettn/fastapi_offline","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-05-24T17:12:55.000Z","latest_release_published_at":"2022-10-16T15:07:39.000Z","latest_release_number":"1.5.1","last_synced_at":"2026-03-14T17:30:07.840Z","created_at":"2022-10-03T16:01:41.596Z","updated_at":"2026-08-14T12:38:44.890Z","registry_url":"https://anaconda.org/conda-forge/fastapi-offline","install_command":"conda install -c conda-forge fastapi-offline","documentation_url":null,"metadata":{},"repo_metadata":{"id":38334694,"uuid":"349207901","full_name":"turettn/fastapi_offline","owner":"turettn","description":"FastAPI without reliance on CDNs for docs","archived":false,"fork":false,"pushed_at":"2026-07-20T10:12:07.000Z","size":68,"stargazers_count":53,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-06T09:28:27.755Z","etag":null,"topics":[],"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/turettn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-03-18T20:25:46.000Z","updated_at":"2026-06-19T20:40:43.000Z","dependencies_parsed_at":"2026-08-06T03:56:39.220Z","dependency_job_id":null,"html_url":"https://github.com/turettn/fastapi_offline","commit_stats":{"total_commits":52,"total_committers":8,"mean_commits":6.5,"dds":0.25,"last_synced_commit":"ee93f7a03ef595ed8169d221bf2191d748707666"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/turettn/fastapi_offline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turettn","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/sbom","scorecard":{"id":902668,"data":{"date":"2025-08-11","repo":{"name":"github.com/turettn/fastapi_offline","commit":"2bdfa9e970d254fc41c4008efe09a75c97d3e789"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","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":"Maintained","score":3,"reason":"2 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/turettn/fastapi_offline/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/turettn/fastapi_offline/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/turettn/fastapi_offline/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T16:11:45.467Z","repository_id":38334694,"created_at":"2025-08-24T16:11:45.467Z","updated_at":"2025-08-24T16:11:45.467Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36554200,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"turettn","name":"Neal Turett","uuid":"11249393","kind":"user","description":"","email":"","website":null,"location":"Denver, CO","twitter":null,"company":"@DataDog ","icon_url":"https://avatars.githubusercontent.com/u/11249393?u=7590f6b1ad064948a9d73d7d78bf5ff40792230f\u0026v=4","repositories_count":1,"last_synced_at":"2023-03-11T11:25:36.843Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turettn","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T02:34:29.311Z","updated_at":"2023-03-11T11:25:36.850Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turettn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turettn/repositories"},"tags":[{"name":"v1.7.7","sha":"07f97b6e72d444dbe9624a42c991e01c02d9276d","kind":"commit","published_at":"2026-06-19T20:40:34.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.7","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"ed1838351b0bafa8c623621be2db603d7066d73f","kind":"commit","published_at":"2026-01-15T04:28:30.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.6","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"80c3abc091c7a455ebed13bf2528b6675d277324","kind":"commit","published_at":"2025-10-13T15:01:52.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.5","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"bd061621831565f727a31ea7378a5722230ec886","kind":"commit","published_at":"2025-08-07T21:25:01.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.4","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"630b4de868f0f02eaf62f07db871eec6bd1650ec","kind":"commit","published_at":"2024-11-17T01:33:02.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.3","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"d76eaf0dd75b4297d9e1757e21d29839da7a1000","kind":"commit","published_at":"2024-07-28T23:34:44.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.2","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"ee93f7a03ef595ed8169d221bf2191d748707666","kind":"commit","published_at":"2024-01-21T22:06:45.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0fc207d5d77dbfa81d4b899d05a38c1c1db58e41","kind":"commit","published_at":"2023-09-17T00:44:13.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.7.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"821d4e9f7da30aafc697ded17beb98dd4483d900","kind":"commit","published_at":"2023-08-23T01:10:04.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.6.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"70e04add8785bebf0ff992bf4929b4bb0f6b913d","kind":"commit","published_at":"2023-07-05T04:09:46.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.6.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"40f0c4a9e6d674594bb410c442d0350d627f9e43","kind":"commit","published_at":"2023-05-07T22:02:29.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.5.3","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"d99739abd6a1977a111a2d750134c489aa5029b4","kind":"commit","published_at":"2023-01-14T17:19:54.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.5.2","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3e99410e05eccacd1fa78d9aa828d49151ac98bb","kind":"commit","published_at":"2022-10-16T03:57:44.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.5.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"9bf56884316a4c1682c2a8bb8fa113507d4fa951","kind":"commit","published_at":"2022-06-06T19:15:21.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.5.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f6f20db83710a29e47390f993a994f650d57bb0f","kind":"commit","published_at":"2022-05-29T06:49:48.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.4.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"48bbe1f0b80fa020044e699d7bc82e1a6a1bb50e","kind":"commit","published_at":"2022-03-07T21:23:18.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.3.2","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"cbd505c670ecaf12f58ed8ff12dcf38fbbbfb22b","kind":"commit","published_at":"2021-12-29T17:16:13.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.3.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c25559188eeeee94fed8ee5ff3dddbcb387c200e","kind":"commit","published_at":"2021-09-14T01:09:52.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.3.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"f1456f3417b264e77d21eaf8d89e8b0177f722bd","kind":"commit","published_at":"2021-07-29T14:31:52.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.2.2","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"38cae567b727dd722b656686cbb31abf261211ec","kind":"commit","published_at":"2021-06-17T16:08:48.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.2.1","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ee538c3687c66f52d365a503f2c2b94db6857d8e","kind":"commit","published_at":"2021-05-16T20:32:48.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/v1.2.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/v1.2.0/manifests"},{"name":"1.1.0","sha":"f9c91b228964305de2c071dd89f084b92bc92cec","kind":"commit","published_at":"2021-04-27T23:49:36.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/1.1.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4e400ab27e36c219eb1604c9c67a1626cc3494e2","kind":"commit","published_at":"2021-03-19T03:19:56.000Z","download_url":"https://codeload.github.com/turettn/fastapi_offline/tar.gz/1.0.0","html_url":"https://github.com/turettn/fastapi_offline/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turettn/fastapi_offline@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-14T12:38:44.890Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":44.177689044172695,"forks_count":51.64462191165461,"average":45.255802345894686},"purl":"pkg:conda/fastapi-offline?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/fastapi-offline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/fastapi-offline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/fastapi-offline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T06:32:13.385Z","issues_count":19,"pull_requests_count":45,"avg_time_to_close_issue":1550231.4736842106,"avg_time_to_close_pull_request":107979.02222222222,"issues_closed_count":19,"pull_requests_closed_count":45,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.1578947368421053,"avg_comments_per_pull_request":0.9111111111111111,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":324500.22222222225,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"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":0.2222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/issues","maintainers":[{"login":"turettn","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turettn"}],"active_maintainers":[{"login":"turettn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turettn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fastapi-offline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fastapi-offline/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fastapi-offline/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fastapi-offline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fastapi-offline/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fastapi-offline/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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","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"}}],"commits":{"id":31399,"full_name":"turettn/fastapi_offline","default_branch":"main","total_commits":69,"total_committers":10,"total_bot_commits":8,"total_bot_committers":1,"mean_commits":6.9,"dds":0.33333333333333337,"past_year_total_commits":9,"past_year_total_committers":2,"past_year_total_bot_commits":6,"past_year_total_bot_committers":1,"past_year_mean_commits":4.5,"past_year_dds":0.33333333333333337,"last_synced_at":"2026-08-19T10:31:31.678Z","last_synced_commit":"182e40f06c228665f53237796cc291e52436e467","created_at":"2023-03-07T16:46:05.830Z","updated_at":"2026-08-19T10:31:30.532Z","committers":[{"name":"Neal Turett","email":"turettn@gmail.com","login":"turettn","count":46},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"johnthagen","email":"johnthagen","login":"johnthagen","count":6},{"name":"Nicholas Bollweg","email":"nick.bollweg@gmail.com","login":"bollwyvl","count":2},{"name":"Juan Calderon-Perez","email":"835733+gaby","login":"gaby","count":2},{"name":"staticdev","email":"staticdev-support@protonmail.com","login":"staticdev","count":1},{"name":"Clay Dugo","email":"claydugo@gmail.com","login":"claydugo","count":1},{"name":"Pattawong Pansodtee","email":"pattawong.pansodtee@brightmachines.com","login":null,"count":1},{"name":"Neal Turett","email":"nturett@evoforge.org","login":null,"count":1},{"name":"Mikael Kjaer","email":"id215","login":null,"count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Neal Turett","email":"turettn@gmail.com","login":"turettn","count":3}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6751520,"commits_count":978268163,"contributors_count":41236482,"owners_count":1358869,"committers_count":3352851,"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":"turettn/fastapi_offline","html_url":"https://github.com/turettn/fastapi_offline","last_synced_at":"2026-08-22T12:02:09.526Z","status":null,"issues_count":19,"pull_requests_count":45,"avg_time_to_close_issue":1550231.4736842106,"avg_time_to_close_pull_request":107979.02222222222,"issues_closed_count":19,"pull_requests_closed_count":45,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.1578947368421053,"avg_comments_per_pull_request":0.9111111111111111,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":417168.85714285716,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"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":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-10T21:31:27.516Z","updated_at":"2026-08-22T12:02:09.526Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turettn%2Ffastapi_offline/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"github_actions":9,"dependencies":9}},"issue_author_associations_count":{"table":{"NONE":9,"CONTRIBUTOR":8,"OWNER":2}},"pull_request_author_associations_count":{"table":{"OWNER":22,"CONTRIBUTOR":19,"NONE":4}},"issue_authors":{"table":{"johnthagen":6,"honglei":3,"turettn":2,"staticdev":1,"jeromeroussin":1,"ChrisDelClea":1,"bollwyvl":1,"robinderat":1,"ilBEastli":1,"Ray941216":1,"mrfroggg":1}},"pull_request_authors":{"table":{"turettn":22,"dependabot[bot]":9,"johnthagen":6,"bollwyvl":2,"gaby":2,"claydugo":1,"mkjaer":1,"pattawong":1,"staticdev":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16279512,"issues_count":42199948,"pull_requests_count":134432986,"authors_count":11510874,"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":{"dependencies":5,"github_actions":5}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":5,"OWNER":2}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":5,"turettn":2}},"maintainers":[{"table":{"login":"turettn","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turettn"}}],"active_maintainers":[{"table":{"login":"turettn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turettn"}}]}},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":6,"PullRequestEvent":9,"IssuesEvent":2,"WatchEvent":8,"IssueCommentEvent":4,"PushEvent":8,"CreateEvent":8},"last_year":{"DeleteEvent":1,"PullRequestEvent":2,"IssueCommentEvent":1,"PushEvent":3,"CreateEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-25T20:31:05.901Z","updated_at":"2022-07-25T20:31:05.901Z","repository_link":"https://github.com/turettn/fastapi_offline/blob/main/setup.py","dependencies":[{"id":400501379,"package_name":"FASTAPI_VER","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T20:00:47.848Z","updated_at":"2023-02-09T20:00:47.848Z","repository_link":"https://github.com/turettn/fastapi_offline/blob/main/.github/workflows/test.yml","dependencies":[{"id":7504275297,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7504275298,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7504275299,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":18.59773218806581,"created_at":"2025-10-08T01:00:52.335Z","updated_at":"2026-08-23T12:32:10.002Z","avatar_url":"https://github.com/turettn.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/365092","html_url":"https://summary.ecosyste.ms/projects/365092"}