{"id":365092,"url":"https://github.com/turettn/fastapi_offline","last_synced_at":"2026-06-20T04:30:41.733Z","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-04-10T04:22:35.000Z","size":61,"stargazers_count":53,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-05T22:04:12.136Z","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,"dco":null,"cla":null}},"created_at":"2021-03-18T20:25:46.000Z","updated_at":"2026-04-10T04:22:33.000Z","dependencies_parsed_at":"2024-06-21T07:27:34.606Z","dependency_job_id":"c4dffac4-ca46-4d7a-9508-406d231547d6","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":22,"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":34130642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":22,"first_release_published_at":"2021-04-12T02:39:22.000Z","latest_release_published_at":"2026-01-15T04:29:41.000Z","latest_release_number":"1.7.6","last_synced_at":"2026-06-07T23:00:40.924Z","created_at":"2022-04-10T10:57:48.259Z","updated_at":"2026-06-07T23:00:40.924Z","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-04-10T04:22:35.000Z","size":61,"stargazers_count":53,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-26T02:09:16.914Z","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,"dco":null,"cla":null}},"created_at":"2021-03-18T20:25:46.000Z","updated_at":"2026-04-10T04:22:33.000Z","dependencies_parsed_at":"2024-06-21T07:27:34.606Z","dependency_job_id":"c4dffac4-ca46-4d7a-9508-406d231547d6","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":22,"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":33290049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_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.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-06-05T22:02:35.365Z","dependent_packages_count":2,"downloads":250627,"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-05-21T05:42:33.320Z","issues_count":19,"pull_requests_count":42,"avg_time_to_close_issue":1550231.4736842106,"avg_time_to_close_pull_request":74668.42857142857,"issues_closed_count":19,"pull_requests_closed_count":42,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.1578947368421053,"avg_comments_per_pull_request":0.9761904761904762,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":2,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":2995363.5,"past_year_avg_time_to_close_pull_request":149951.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":8,"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":5,"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":881615,"maintainers_count":377380,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","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-06-07T23:00:43.945Z","created_at":"2023-07-21T10:33:17.408Z","updated_at":"2026-06-07T23:00:43.945Z","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-04-10T04:22:35.000Z","size":61,"stargazers_count":53,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-26T02:09:16.914Z","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,"dco":null,"cla":null}},"created_at":"2021-03-18T20:25:46.000Z","updated_at":"2026-04-10T04:22:33.000Z","dependencies_parsed_at":"2024-06-21T07:27:34.606Z","dependency_job_id":"c4dffac4-ca46-4d7a-9508-406d231547d6","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":22,"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":33290049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_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.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-06-05T22:02:37.451Z","dependent_packages_count":0,"downloads":93,"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-05-21T05:42:33.320Z","issues_count":19,"pull_requests_count":42,"avg_time_to_close_issue":1550231.4736842106,"avg_time_to_close_pull_request":74668.42857142857,"issues_closed_count":19,"pull_requests_closed_count":42,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.1578947368421053,"avg_comments_per_pull_request":0.9761904761904762,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":2,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":2995363.5,"past_year_avg_time_to_close_pull_request":149951.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":8,"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":5,"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":881615,"maintainers_count":377380,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","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-03-14T17:30:07.841Z","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":"2025-10-13T15:05:30.000Z","size":69,"stargazers_count":52,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-15T10:26:06.686Z","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,"dco":null,"cla":null}},"created_at":"2021-03-18T20:25:46.000Z","updated_at":"2025-10-13T15:01:56.000Z","dependencies_parsed_at":"2024-06-21T07:27:34.606Z","dependency_job_id":"3d5b9759-58c9-4bfd-8f4b-15d4b7ee5604","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":20,"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":279157850,"owners_count":26116132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"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.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":"2025-10-16T09:06:46.968Z","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":"2025-10-14T04:26:20.184Z","issues_count":19,"pull_requests_count":39,"avg_time_to_close_issue":1550231.4736842106,"avg_time_to_close_pull_request":49908.307692307695,"issues_closed_count":19,"pull_requests_closed_count":39,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.1578947368421053,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":2,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":2995363.5,"past_year_avg_time_to_close_pull_request":5458.444444444444,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"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":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turettn"}],"active_maintainers":[{"login":"turettn","count":5,"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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":31399,"full_name":"turettn/fastapi_offline","default_branch":"main","total_commits":65,"total_committers":10,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":6.5,"dds":0.3076923076923077,"past_year_total_commits":7,"past_year_total_committers":2,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":3.5,"past_year_dds":0.4285714285714286,"last_synced_at":"2026-06-07T23:03:19.791Z","last_synced_commit":"b37455bcf5de18dac7a53d94291a6df12c793dab","created_at":"2023-03-07T16:46:05.830Z","updated_at":"2026-06-07T23:02:33.634Z","committers":[{"name":"Neal Turett","email":"turettn@gmail.com","login":"turettn","count":45},{"name":"johnthagen","email":"johnthagen","login":"johnthagen","count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"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":4},{"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-06-10T00:00:07.748Z","repositories_count":6254715,"commits_count":884217195,"contributors_count":35058253,"owners_count":1163932,"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-05-21T05:42:33.320Z","status":"active","issues_count":19,"pull_requests_count":42,"avg_time_to_close_issue":1550231.4736842106,"avg_time_to_close_pull_request":74668.42857142857,"issues_closed_count":19,"pull_requests_closed_count":42,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.1578947368421053,"avg_comments_per_pull_request":0.9761904761904762,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":2,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":2995363.5,"past_year_avg_time_to_close_pull_request":149951.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-10T21:31:27.516Z","updated_at":"2026-05-21T05:42:33.320Z","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":6,"dependencies":6}},"issue_author_associations_count":{"table":{"NONE":9,"CONTRIBUTOR":8,"OWNER":2}},"pull_request_author_associations_count":{"table":{"OWNER":22,"CONTRIBUTOR":16,"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,"johnthagen":6,"dependabot[bot]":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-06-07T00:00:19.841Z","repositories_count":14780765,"issues_count":33498606,"pull_requests_count":110198217,"authors_count":11295073,"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":4,"github_actions":4}},"past_year_issue_author_associations_count":{"table":{"NONE":1,"OWNER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":4,"OWNER":4}},"past_year_issue_authors":{"table":{"honglei":1,"turettn":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":4,"turettn":4}},"maintainers":[{"table":{"login":"turettn","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turettn"}}],"active_maintainers":[{"table":{"login":"turettn","count":5,"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":6,"CreateEvent":6},"last_year":{"ReleaseEvent":1,"DeleteEvent":1,"PullRequestEvent":5,"IssuesEvent":2,"WatchEvent":1,"IssueCommentEvent":3,"PushEvent":4,"CreateEvent":3}},"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.70500097173162,"created_at":"2025-10-08T01:00:52.335Z","updated_at":"2026-06-20T04:30:41.733Z","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"}