{"id":371835,"url":"https://github.com/ilevkivskyi/typing_inspect","last_synced_at":"2026-08-26T14:44:57.129Z","repository":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":375,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-23T11:27:30.390Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-08-21T21:32:56.000Z","dependencies_parsed_at":"2026-08-16T09:42:19.971Z","dependency_job_id":"6d417d64-7d85-4bb6-9825-aad23dc97db6","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"ilevkivskyi","name":"Ivan Levkivskyi","uuid":"12005495","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12005495?u=9feeb89cc9cf1fd0452621d7d922defe5a01752b\u0026v=4","repositories_count":23,"last_synced_at":"2023-04-09T14:51:31.047Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ilevkivskyi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:13.793Z","updated_at":"2023-04-09T14:51:31.059Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi/repositories"},"packages":[{"id":12880296,"name":"python313Packages.typing-inspect","ecosystem":"nixpkgs","description":"Runtime inspection utilities for Python typing module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T05:39:59.073Z","latest_release_published_at":"2026-01-27T05:39:59.073Z","latest_release_number":"0.9.0-unstable-2025-10-20","last_synced_at":"2026-05-14T17:14:38.678Z","created_at":"2026-01-27T05:39:58.459Z","updated_at":"2026-08-25T13:06:13.593Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.typing-inspect","install_command":"nix-env -iA nixpkgs.python313Packages.typing-inspect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/typing-inspect/default.nix#L35","metadata":{"nix_attribute":"python3.13-typing-inspect-0.9.0-unstable-2025-10-20","position":"pkgs/development/python-modules/typing-inspect/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"typing-inspect","upstream_purl":"pkg:pypi/typing-inspect"},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":375,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-23T11:27:30.390Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-08-21T21:32:56.000Z","dependencies_parsed_at":"2026-08-16T09:42:19.971Z","dependency_job_id":"6d417d64-7d85-4bb6-9825-aad23dc97db6","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"}},"repo_metadata_updated_at":"2026-08-25T13:06:13.593Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.typing-inspect?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T13:49:25.464Z","issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.typing-inspect/codemeta","maintainers":[{"uuid":"albakham","login":null,"name":"Titouan Biteau","email":"dev@geber.ga","url":"https://github.com/albakham","packages_count":6,"html_url":null,"role":null,"created_at":"2026-03-07T07:24:10.653Z","updated_at":"2026-03-07T07:24:10.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/albakham/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13800808,"name":"python-typing-inspect","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:28:11.824Z","latest_release_published_at":"2026-02-13T17:28:11.824Z","latest_release_number":"0.9.0-1","last_synced_at":"2026-03-13T18:23:27.437Z","created_at":"2026-02-13T17:28:11.557Z","updated_at":"2026-03-13T18:23:27.438Z","registry_url":"https://launchpad.net/ubuntu/+source/python-typing-inspect","install_command":"apt-get install python-typing-inspect","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-typing-inspect","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-mypy-extensions \u003c!nocheck\u003e, python3-typing-extensions \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T17:28:12.347Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-typing-inspect?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-typing-inspect/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13404178,"name":"python-typing-inspect","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T12:08:58.572Z","latest_release_published_at":"2026-02-06T12:08:58.572Z","latest_release_number":"0.9.0-1","last_synced_at":"2026-03-06T12:57:37.070Z","created_at":"2026-02-06T12:08:49.295Z","updated_at":"2026-03-06T13:04:51.434Z","registry_url":"https://launchpad.net/ubuntu/+source/python-typing-inspect","install_command":"apt-get install python-typing-inspect","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-typing-inspect","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-mypy-extensions \u003c!nocheck\u003e, python3-typing-extensions \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-typing-inspect?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-typing-inspect/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13775511,"name":"python-typing-inspect","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:42:46.076Z","latest_release_published_at":"2026-02-13T12:42:46.076Z","latest_release_number":"0.7.1-1","last_synced_at":"2026-03-13T19:46:33.748Z","created_at":"2026-02-13T12:42:45.886Z","updated_at":"2026-03-13T19:46:33.748Z","registry_url":"https://launchpad.net/ubuntu/+source/python-typing-inspect","install_command":"apt-get install python-typing-inspect","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-typing-inspect","standards_version":"4.5.0.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-mypy-extensions \u003c!nocheck\u003e, python3-typing-extensions \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T12:42:46.626Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-typing-inspect?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-typing-inspect/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":7646676,"name":"py3-typing_inspect-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-typing_inspect","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":[],"namespace":"testing","versions_count":5,"first_release_published_at":"2023-04-25T07:04:06.000Z","latest_release_published_at":"2026-04-09T02:37:07.000Z","latest_release_number":"0.9.0-r3","last_synced_at":"2026-04-09T02:46:53.279Z","created_at":"2023-04-26T03:31:08.251Z","updated_at":"2026-04-09T02:46:53.513Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/py3-typing_inspect-pyc","install_command":"apk add py3-typing_inspect-pyc","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2025-10-20T12:12:04.000Z","size":99,"stargazers_count":369,"open_issues_count":24,"forks_count":39,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-10-20T14:17:24.217Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2025-10-20T12:12:08.000Z","dependencies_parsed_at":"2024-09-17T23:50:58.948Z","dependency_job_id":"3bcd23b8-c345-4860-bdb7-2a193c5164d2","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280424214,"owners_count":26328462,"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-22T02:00:06.515Z","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_record":{"login":"ilevkivskyi","name":"Ivan Levkivskyi","uuid":"12005495","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12005495?u=9feeb89cc9cf1fd0452621d7d922defe5a01752b\u0026v=4","repositories_count":23,"last_synced_at":"2023-04-09T14:51:31.047Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ilevkivskyi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:13.793Z","updated_at":"2023-04-09T14:51:31.059Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi/repositories"},"tags":[{"name":"0.9.0","sha":"c014abf73c165dda826e4c25504f9250bbca9045","kind":"commit","published_at":"2023-05-24T20:24:04.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.9.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"96faa263105300ff26698c14a997931f74cfcb59","kind":"commit","published_at":"2022-08-17T13:52:55.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.8.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"16000a1907f82c4d1cc39b8a24a1a09f3dbe0050","kind":"commit","published_at":"2021-06-07T16:07:29.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.7.1","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"d1d46f4c2429dd0a60f902fa7b728d67bb2d1582","kind":"commit","published_at":"2021-06-05T22:25:14.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.7.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"8e1a73f3cf0dab287460752bc5c4e4d888397af9","kind":"commit","published_at":"2020-05-02T10:04:06.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.6.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"45efedf7ea3c0debbed3a38ba0b43aefa346ff9a","kind":"commit","published_at":"2019-10-13T18:31:05.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.5.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.5.0/manifests"},{"name":"0.1.1","sha":"016b3bd3b2f352c110549a1dbaf41586bd4f24dd","kind":"commit","published_at":"2017-05-07T12:00:01.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.1.1","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c323cfb20c32b0a1dd042fa3875f1ab7b4d168fe","kind":"commit","published_at":"2017-05-07T11:29:36.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.1.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-22T10:52:00.764Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.38644564324247,"stargazers_count":16.262370047515272,"forks_count":21.59265478189418,"average":12.81036761816298},"purl":"pkg:apk/alpine/py3-typing_inspect-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing_inspect-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing_inspect-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing_inspect-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:13:42.403Z","issues_count":59,"pull_requests_count":61,"avg_time_to_close_issue":16531430.916666666,"avg_time_to_close_pull_request":2573665.7413793104,"issues_closed_count":36,"pull_requests_closed_count":58,"pull_request_authors_count":25,"issue_authors_count":42,"avg_comments_per_issue":2.864406779661017,"avg_comments_per_pull_request":1.360655737704918,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":7069.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[{"login":"ilevkivskyi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing_inspect-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing_inspect-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing_inspect-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing_inspect-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing_inspect-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing_inspect-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":770,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-04-29T10:39:40.318Z","updated_at":"2023-04-29T10:39:40.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13308358,"name":"python311Packages.typing-inspect","ecosystem":"nixpkgs","description":"Runtime inspection utilities for Python typing module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:11:09.570Z","latest_release_published_at":"2026-02-02T07:11:09.570Z","latest_release_number":"0.9.0","last_synced_at":"2026-03-07T12:32:38.679Z","created_at":"2026-02-02T07:10:53.128Z","updated_at":"2026-03-11T23:32:27.033Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.typing-inspect","install_command":"nix-env -iA nixpkgs.python311Packages.typing-inspect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/typing-inspect/default.nix#L38","metadata":{"nix_attribute":"python3.11-typing-inspect-0.9.0","position":"pkgs/development/python-modules/typing-inspect/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"typing-inspect","upstream_purl":"pkg:pypi/typing-inspect"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.typing-inspect?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.typing-inspect/codemeta","maintainers":[{"uuid":"albakham","login":null,"name":"Titouan Biteau","email":"dev@geber.ga","url":"https://github.com/albakham","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-07T12:32:38.924Z","updated_at":"2026-03-07T12:32:38.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/albakham/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13081885,"name":"python311Packages.typing-inspect","ecosystem":"nixpkgs","description":"Runtime inspection utilities for Python typing module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:50:53.387Z","latest_release_published_at":"2026-02-01T17:50:53.387Z","latest_release_number":"0.9.0","last_synced_at":"2026-03-07T12:16:11.421Z","created_at":"2026-02-01T17:50:49.605Z","updated_at":"2026-03-12T00:31:37.610Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.typing-inspect","install_command":"nix-env -iA nixpkgs.python311Packages.typing-inspect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/typing-inspect/default.nix#L36","metadata":{"nix_attribute":"python3.11-typing-inspect-0.9.0","position":"pkgs/development/python-modules/typing-inspect/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"typing-inspect","upstream_purl":"pkg:pypi/typing-inspect"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.typing-inspect?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.typing-inspect/codemeta","maintainers":[{"uuid":"albakham","login":null,"name":"Titouan Biteau","email":"dev@geber.ga","url":"https://github.com/albakham","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-07T12:16:11.665Z","updated_at":"2026-03-07T12:16:11.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/albakham/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13200613,"name":"python311Packages.typing-inspect","ecosystem":"nixpkgs","description":"Runtime inspection utilities for Python typing module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:47:18.331Z","latest_release_published_at":"2026-02-02T00:47:18.331Z","latest_release_number":"0.9.0","last_synced_at":"2026-05-12T14:58:59.056Z","created_at":"2026-02-02T00:46:56.316Z","updated_at":"2026-05-12T15:25:50.661Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.typing-inspect","install_command":"nix-env -iA nixpkgs.python311Packages.typing-inspect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/typing-inspect/default.nix#L36","metadata":{"nix_attribute":"python3.11-typing-inspect-0.9.0","position":"pkgs/development/python-modules/typing-inspect/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"typing-inspect","upstream_purl":"pkg:pypi/typing-inspect"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.typing-inspect?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.typing-inspect/codemeta","maintainers":[{"uuid":"albakham","login":null,"name":"Titouan Biteau","email":"dev@geber.ga","url":"https://github.com/albakham","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-07T09:12:56.346Z","updated_at":"2026-03-07T09:12:56.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/albakham/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":5304270,"name":"typing_inspect","ecosystem":"conda","description":null,"homepage":"http://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2019-04-02T15:49:12.000Z","latest_release_published_at":"2021-06-09T22:29:17.000Z","latest_release_number":"0.7.1","last_synced_at":"2026-04-08T09:55:49.677Z","created_at":"2022-10-03T16:17:36.690Z","updated_at":"2026-08-23T15:20:54.098Z","registry_url":"https://anaconda.org/conda-forge/typing_inspect","install_command":"conda install -c conda-forge typing_inspect","documentation_url":null,"metadata":{},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":376,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-01T06:11:53.792Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-07-22T19:31:48.000Z","dependencies_parsed_at":"2024-09-17T23:50:58.948Z","dependency_job_id":"c953696a-c052-4d91-b2e0-af4982f6d9e7","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36361518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"ilevkivskyi","name":"Ivan Levkivskyi","uuid":"12005495","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12005495?u=9feeb89cc9cf1fd0452621d7d922defe5a01752b\u0026v=4","repositories_count":23,"last_synced_at":"2023-04-09T14:51:31.047Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ilevkivskyi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:13.793Z","updated_at":"2023-04-09T14:51:31.059Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi/repositories"},"tags":[{"name":"0.9.0","sha":"c014abf73c165dda826e4c25504f9250bbca9045","kind":"commit","published_at":"2023-05-24T20:24:04.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.9.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"96faa263105300ff26698c14a997931f74cfcb59","kind":"commit","published_at":"2022-08-17T13:52:55.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.8.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"16000a1907f82c4d1cc39b8a24a1a09f3dbe0050","kind":"commit","published_at":"2021-06-07T16:07:29.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.7.1","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"d1d46f4c2429dd0a60f902fa7b728d67bb2d1582","kind":"commit","published_at":"2021-06-05T22:25:14.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.7.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"8e1a73f3cf0dab287460752bc5c4e4d888397af9","kind":"commit","published_at":"2020-05-02T10:04:06.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.6.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"45efedf7ea3c0debbed3a38ba0b43aefa346ff9a","kind":"commit","published_at":"2019-10-13T18:31:05.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.5.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.5.0/manifests"},{"name":"0.1.1","sha":"016b3bd3b2f352c110549a1dbaf41586bd4f24dd","kind":"commit","published_at":"2017-05-07T12:00:01.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.1.1","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c323cfb20c32b0a1dd042fa3875f1ab7b4d168fe","kind":"commit","published_at":"2017-05-07T11:29:36.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.1.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:20:54.098Z","dependent_packages_count":15,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":12.91980637756375,"dependent_packages_count":4.20180647736913,"stargazers_count":22.416288237936026,"forks_count":32.42177753380907,"docker_downloads_count":null,"average":17.989919656669493},"purl":"pkg:conda/typing_inspect?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/typing_inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/typing_inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/typing_inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:11:44.543Z","issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing_inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing_inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing_inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing_inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing_inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typing_inspect/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5288025,"name":"typing_inspect","ecosystem":"conda","description":"The typing_inspect module defines experimental API for runtime inspection of types defined in the Python standard typing module.","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-11-23T20:22:46.000Z","latest_release_published_at":"2023-09-26T15:28:08.000Z","latest_release_number":"0.9.0","last_synced_at":"2026-07-25T19:01:34.971Z","created_at":"2022-10-03T15:45:12.433Z","updated_at":"2026-07-25T19:01:34.972Z","registry_url":"https://anaconda.org/anaconda/typing_inspect","install_command":"conda install -c anaconda typing_inspect","documentation_url":null,"metadata":{},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2025-10-20T12:12:04.000Z","size":99,"stargazers_count":369,"open_issues_count":24,"forks_count":39,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-10-20T14:17:24.217Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2025-10-20T12:12:08.000Z","dependencies_parsed_at":"2024-09-17T23:50:58.948Z","dependency_job_id":"3bcd23b8-c345-4860-bdb7-2a193c5164d2","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280424214,"owners_count":26328462,"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-22T02:00:06.515Z","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_record":{"login":"ilevkivskyi","name":"Ivan Levkivskyi","uuid":"12005495","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12005495?u=9feeb89cc9cf1fd0452621d7d922defe5a01752b\u0026v=4","repositories_count":23,"last_synced_at":"2023-04-09T14:51:31.047Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ilevkivskyi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:13.793Z","updated_at":"2023-04-09T14:51:31.059Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi/repositories"},"tags":[{"name":"0.9.0","sha":"c014abf73c165dda826e4c25504f9250bbca9045","kind":"commit","published_at":"2023-05-24T20:24:04.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.9.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"96faa263105300ff26698c14a997931f74cfcb59","kind":"commit","published_at":"2022-08-17T13:52:55.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.8.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"16000a1907f82c4d1cc39b8a24a1a09f3dbe0050","kind":"commit","published_at":"2021-06-07T16:07:29.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.7.1","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"d1d46f4c2429dd0a60f902fa7b728d67bb2d1582","kind":"commit","published_at":"2021-06-05T22:25:14.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.7.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"8e1a73f3cf0dab287460752bc5c4e4d888397af9","kind":"commit","published_at":"2020-05-02T10:04:06.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.6.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"45efedf7ea3c0debbed3a38ba0b43aefa346ff9a","kind":"commit","published_at":"2019-10-13T18:31:05.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.5.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.5.0/manifests"},{"name":"0.1.1","sha":"016b3bd3b2f352c110549a1dbaf41586bd4f24dd","kind":"commit","published_at":"2017-05-07T12:00:01.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.1.1","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c323cfb20c32b0a1dd042fa3875f1ab7b4d168fe","kind":"commit","published_at":"2017-05-07T11:29:36.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.1.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-20T17:11:31.998Z","dependent_packages_count":5,"downloads":29340,"downloads_period":"total","dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":40.816944024205746,"dependent_packages_count":8.623298033282904,"stargazers_count":35.06807866868381,"forks_count":43.38880484114978,"docker_downloads_count":null,"average":31.97428139183056},"purl":"pkg:conda/typing_inspect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/typing_inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/typing_inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/typing_inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:13:42.403Z","issues_count":59,"pull_requests_count":61,"avg_time_to_close_issue":16531430.916666666,"avg_time_to_close_pull_request":2573665.7413793104,"issues_closed_count":36,"pull_requests_closed_count":58,"pull_request_authors_count":25,"issue_authors_count":42,"avg_comments_per_issue":2.864406779661017,"avg_comments_per_pull_request":1.360655737704918,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":7069.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[{"login":"ilevkivskyi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing_inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing_inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing_inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing_inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing_inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typing_inspect/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12903988,"name":"python314Packages.typing-inspect","ecosystem":"nixpkgs","description":"Runtime inspection utilities for Python typing module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T11:00:55.448Z","latest_release_published_at":"2026-01-27T11:00:55.448Z","latest_release_number":"0.9.0-unstable-2025-10-20","last_synced_at":"2026-08-06T06:00:15.693Z","created_at":"2026-01-27T11:00:55.179Z","updated_at":"2026-08-23T19:42:55.923Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.typing-inspect","install_command":"nix-env -iA nixpkgs.python314Packages.typing-inspect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/typing-inspect/default.nix#L35","metadata":{"nix_attribute":"python3.14-typing-inspect-0.9.0-unstable-2025-10-20","position":"pkgs/development/python-modules/typing-inspect/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"typing-inspect","upstream_purl":"pkg:pypi/typing-inspect"},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":375,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-23T11:27:30.390Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-08-21T21:32:56.000Z","dependencies_parsed_at":"2026-08-16T09:42:19.971Z","dependency_job_id":"6d417d64-7d85-4bb6-9825-aad23dc97db6","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"}},"repo_metadata_updated_at":"2026-08-23T19:42:55.922Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.typing-inspect?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:11:44.543Z","issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.typing-inspect/codemeta","maintainers":[{"uuid":"albakham","login":null,"name":"Titouan Biteau","email":"dev@geber.ga","url":"https://github.com/albakham","packages_count":6,"html_url":null,"role":null,"created_at":"2026-03-07T10:19:48.389Z","updated_at":"2026-03-07T10:19:48.389Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/albakham/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12835105,"name":"python311Packages.typing-inspect","ecosystem":"nixpkgs","description":"Runtime inspection utilities for Python typing module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:46:44.711Z","latest_release_published_at":"2026-01-26T20:46:44.711Z","latest_release_number":"0.8.0","last_synced_at":"2026-04-03T10:12:24.909Z","created_at":"2026-01-26T20:46:44.489Z","updated_at":"2026-04-03T10:12:24.910Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.typing-inspect","install_command":"nix-env -iA nixpkgs.python311Packages.typing-inspect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/typing-inspect/default.nix#L38","metadata":{"nix_attribute":"python3.11-typing-inspect-0.8.0","position":"pkgs/development/python-modules/typing-inspect/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"typing-inspect","upstream_purl":"pkg:pypi/typing-inspect"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.typing-inspect?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.typing-inspect/codemeta","maintainers":[{"uuid":"albakham","login":null,"name":"Titouan Biteau","email":"dev@geber.ga","url":"https://github.com/albakham","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-03T09:23:00.693Z","updated_at":"2026-03-03T09:23:00.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/albakham/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12822808,"name":"python310Packages.typing-inspect","ecosystem":"nixpkgs","description":"Runtime inspection utilities for Python typing module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:23:56.215Z","latest_release_published_at":"2026-01-26T18:23:56.215Z","latest_release_number":"0.8.0","last_synced_at":"2026-04-10T03:06:28.715Z","created_at":"2026-01-26T18:23:56.038Z","updated_at":"2026-08-23T20:34:22.842Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.typing-inspect","install_command":"nix-env -iA nixpkgs.python310Packages.typing-inspect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/typing-inspect/default.nix#L38","metadata":{"nix_attribute":"python3.10-typing-inspect-0.8.0","position":"pkgs/development/python-modules/typing-inspect/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"typing-inspect","upstream_purl":"pkg:pypi/typing-inspect"},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":375,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-23T11:27:30.390Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-08-21T21:32:56.000Z","dependencies_parsed_at":"2026-08-16T09:42:19.971Z","dependency_job_id":"6d417d64-7d85-4bb6-9825-aad23dc97db6","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"}},"repo_metadata_updated_at":"2026-08-23T20:34:22.842Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.typing-inspect?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:11:44.543Z","issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.typing-inspect/codemeta","maintainers":[{"uuid":"albakham","login":null,"name":"Titouan Biteau","email":"dev@geber.ga","url":"https://github.com/albakham","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-03T20:30:21.035Z","updated_at":"2026-03-03T20:30:21.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/albakham/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13464221,"name":"python-typing-inspect","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T13:23:40.791Z","latest_release_published_at":"2026-02-09T13:23:40.791Z","latest_release_number":"0.9.0-1","last_synced_at":"2026-03-09T14:22:18.952Z","created_at":"2026-02-09T13:23:39.568Z","updated_at":"2026-08-23T22:10:10.036Z","registry_url":"https://launchpad.net/ubuntu/+source/python-typing-inspect","install_command":"apt-get install python-typing-inspect","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-typing-inspect","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-mypy-extensions \u003c!nocheck\u003e, python3-typing-extensions \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":375,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-23T11:27:30.390Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-08-21T21:32:56.000Z","dependencies_parsed_at":"2026-08-16T09:42:19.971Z","dependency_job_id":"6d417d64-7d85-4bb6-9825-aad23dc97db6","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"}},"repo_metadata_updated_at":"2026-08-23T22:10:10.036Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-typing-inspect?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:11:44.543Z","issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-typing-inspect/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13665910,"name":"python-typing-inspect","ecosystem":"debian","description":null,"homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:52:44.798Z","latest_release_published_at":"2026-02-12T10:52:44.798Z","latest_release_number":"0.9.0-1","last_synced_at":"2026-03-14T15:30:38.502Z","created_at":"2026-02-12T10:52:44.517Z","updated_at":"2026-08-24T00:25:51.402Z","registry_url":"https://tracker.debian.org/pkg/python-typing-inspect","install_command":"apt-get install python-typing-inspect","documentation_url":"https://packages.debian.org/trixie/python-typing-inspect","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-typing-inspect","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-mypy-extensions \u003c!nocheck\u003e, python3-typing-extensions \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":375,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-23T11:27:30.390Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-08-21T21:32:56.000Z","dependencies_parsed_at":"2026-08-16T09:42:19.971Z","dependency_job_id":"6d417d64-7d85-4bb6-9825-aad23dc97db6","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"}},"repo_metadata_updated_at":"2026-08-24T00:25:51.402Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-typing-inspect?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:11:44.543Z","issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-typing-inspect/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":14528070,"name":"devel/py-typing-inspect","ecosystem":"pkgsrc","description":"Runtime inspection utilities for typing module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T07:57:01.000Z","latest_release_published_at":"2026-03-19T07:57:01.000Z","latest_release_number":"0.9.0","last_synced_at":"2026-05-27T06:43:33.077Z","created_at":"2026-05-27T06:43:32.804Z","updated_at":"2026-05-27T06:43:35.453Z","registry_url":"https://pkgsrc.se/devel/py-typing-inspect","install_command":"pkg_add py313-typing-inspect","documentation_url":"https://pkgsrc.se/devel/py-typing-inspect","metadata":{"pkg_slug":"py-typing-inspect","pkgbase":"py314-typing-inspect","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py314-typing-inspect-0.9.0"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T06:43:35.425Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/devel/py-typing-inspect?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-typing-inspect/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":480},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-25T05:00:19.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13563612,"name":"python-typing-inspect","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:58:43.198Z","latest_release_published_at":"2026-02-11T05:58:43.198Z","latest_release_number":"0.8.0-1","last_synced_at":"2026-08-05T09:56:13.475Z","created_at":"2026-02-11T05:58:43.006Z","updated_at":"2026-08-05T09:56:13.476Z","registry_url":"https://launchpad.net/ubuntu/+source/python-typing-inspect","install_command":"apt-get install python-typing-inspect","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-typing-inspect","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-mypy-extensions \u003c!nocheck\u003e, python3-typing-extensions \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:54:25.151Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-typing-inspect?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-typing-inspect/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13300697,"name":"python310Packages.typing-inspect","ecosystem":"nixpkgs","description":"Runtime inspection utilities for Python typing module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:43:48.977Z","latest_release_published_at":"2026-02-02T06:43:48.977Z","latest_release_number":"0.9.0","last_synced_at":"2026-04-12T03:03:33.915Z","created_at":"2026-02-02T06:43:16.164Z","updated_at":"2026-04-12T03:03:33.915Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.typing-inspect","install_command":"nix-env -iA nixpkgs.python310Packages.typing-inspect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/typing-inspect/default.nix#L38","metadata":{"nix_attribute":"python3.10-typing-inspect-0.9.0","position":"pkgs/development/python-modules/typing-inspect/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"typing-inspect","upstream_purl":"pkg:pypi/typing-inspect"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.typing-inspect?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.typing-inspect/codemeta","maintainers":[{"uuid":"albakham","login":null,"name":"Titouan Biteau","email":"dev@geber.ga","url":"https://github.com/albakham","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-04T01:57:15.414Z","updated_at":"2026-03-04T01:57:15.414Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/albakham/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":6416607,"name":"py-typing-inspect","ecosystem":"spack","description":"Runtime inspection utilities for typing module.\n","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-02-24T01:08:14.731Z","latest_release_published_at":"2026-03-13T21:47:52.102Z","latest_release_number":"0.9.0","last_synced_at":"2026-08-24T13:50:18.320Z","created_at":"2023-02-24T01:08:14.538Z","updated_at":"2026-08-24T13:50:18.321Z","registry_url":"https://packages.spack.io/package.html?name=py-typing-inspect","install_command":"spack install py-typing-inspect","documentation_url":null,"metadata":{},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2025-10-20T12:12:04.000Z","size":99,"stargazers_count":369,"open_issues_count":24,"forks_count":39,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-10-20T14:17:24.217Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2025-10-20T12:12:08.000Z","dependencies_parsed_at":"2024-09-17T23:50:58.948Z","dependency_job_id":"3bcd23b8-c345-4860-bdb7-2a193c5164d2","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280424214,"owners_count":26328462,"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-22T02:00:06.515Z","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_record":{"login":"ilevkivskyi","name":"Ivan Levkivskyi","uuid":"12005495","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12005495?u=9feeb89cc9cf1fd0452621d7d922defe5a01752b\u0026v=4","repositories_count":23,"last_synced_at":"2023-04-09T14:51:31.047Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ilevkivskyi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:13.793Z","updated_at":"2023-04-09T14:51:31.059Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi/repositories"},"tags":[{"name":"0.9.0","sha":"c014abf73c165dda826e4c25504f9250bbca9045","kind":"commit","published_at":"2023-05-24T20:24:04.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.9.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"96faa263105300ff26698c14a997931f74cfcb59","kind":"commit","published_at":"2022-08-17T13:52:55.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.8.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"16000a1907f82c4d1cc39b8a24a1a09f3dbe0050","kind":"commit","published_at":"2021-06-07T16:07:29.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.7.1","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"d1d46f4c2429dd0a60f902fa7b728d67bb2d1582","kind":"commit","published_at":"2021-06-05T22:25:14.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.7.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"8e1a73f3cf0dab287460752bc5c4e4d888397af9","kind":"commit","published_at":"2020-05-02T10:04:06.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.6.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"45efedf7ea3c0debbed3a38ba0b43aefa346ff9a","kind":"commit","published_at":"2019-10-13T18:31:05.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.5.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.5.0/manifests"},{"name":"0.1.1","sha":"016b3bd3b2f352c110549a1dbaf41586bd4f24dd","kind":"commit","published_at":"2017-05-07T12:00:01.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.1.1","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c323cfb20c32b0a1dd042fa3875f1ab7b4d168fe","kind":"commit","published_at":"2017-05-07T11:29:36.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.1.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-22T10:52:00.971Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":12.894261497846324,"forks_count":18.980130609976378,"average":22.28706405446714},"purl":"pkg:spack/py-typing-inspect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:13:42.403Z","issues_count":59,"pull_requests_count":61,"avg_time_to_close_issue":16531430.916666666,"avg_time_to_close_pull_request":2573665.7413793104,"issues_closed_count":36,"pull_requests_closed_count":58,"pull_request_authors_count":25,"issue_authors_count":42,"avg_comments_per_issue":2.864406779661017,"avg_comments_per_pull_request":1.360655737704918,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":7069.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[{"login":"ilevkivskyi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typing-inspect/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2023-02-24T03:02:42.776Z","updated_at":"2023-02-24T03:02:42.776Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2957738,"name":"typing-inspect","ecosystem":"pypi","description":"Runtime inspection utilities for typing module.","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["typing","function","annotations","type","hints","hinting","checking","checker","typehints","typehinting","typechecking","inspect","reflection","introspection"],"namespace":null,"versions_count":12,"first_release_published_at":"2017-05-07T11:41:55.000Z","latest_release_published_at":"2023-05-24T20:25:45.000Z","latest_release_number":"0.9.0","last_synced_at":"2026-08-24T13:50:18.040Z","created_at":"2022-04-10T12:56:23.066Z","updated_at":"2026-08-24T13:50:18.041Z","registry_url":"https://pypi.org/project/typing-inspect/","install_command":"pip install typing-inspect --index-url https://pypi.org/simple","documentation_url":"https://typing-inspect.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development"],"normalized_name":"typing-inspect","project_status":null},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":376,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-01T06:11:53.792Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-07-22T19:31:48.000Z","dependencies_parsed_at":"2024-09-17T23:50:58.948Z","dependency_job_id":"c953696a-c052-4d91-b2e0-af4982f6d9e7","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36361518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"ilevkivskyi","name":"Ivan Levkivskyi","uuid":"12005495","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12005495?u=9feeb89cc9cf1fd0452621d7d922defe5a01752b\u0026v=4","repositories_count":23,"last_synced_at":"2023-04-09T14:51:31.047Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ilevkivskyi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:13.793Z","updated_at":"2023-04-09T14:51:31.059Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi/repositories"},"tags":[{"name":"0.9.0","sha":"c014abf73c165dda826e4c25504f9250bbca9045","kind":"commit","published_at":"2023-05-24T20:24:04.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.9.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"96faa263105300ff26698c14a997931f74cfcb59","kind":"commit","published_at":"2022-08-17T13:52:55.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.8.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"16000a1907f82c4d1cc39b8a24a1a09f3dbe0050","kind":"commit","published_at":"2021-06-07T16:07:29.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.7.1","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"d1d46f4c2429dd0a60f902fa7b728d67bb2d1582","kind":"commit","published_at":"2021-06-05T22:25:14.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.7.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"8e1a73f3cf0dab287460752bc5c4e4d888397af9","kind":"commit","published_at":"2020-05-02T10:04:06.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.6.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"45efedf7ea3c0debbed3a38ba0b43aefa346ff9a","kind":"commit","published_at":"2019-10-13T18:31:05.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.5.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.5.0/manifests"},{"name":"0.1.1","sha":"016b3bd3b2f352c110549a1dbaf41586bd4f24dd","kind":"commit","published_at":"2017-05-07T12:00:01.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.1.1","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c323cfb20c32b0a1dd042fa3875f1ab7b4d168fe","kind":"commit","published_at":"2017-05-07T11:29:36.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.1.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:42:13.795Z","dependent_packages_count":293,"downloads":86533187,"downloads_period":"last-month","dependent_repos_count":7082,"rankings":{"downloads":0.040535062829347386,"dependent_repos_count":0.10968311118529292,"dependent_packages_count":0.09721078416087835,"stargazers_count":4.419789180989973,"forks_count":8.567204749755597,"docker_downloads_count":0.06768071576483795,"average":2.2170172674476545},"purl":"pkg:pypi/typing-inspect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/typing-inspect","docker_dependents_count":1023,"docker_downloads_count":863011746,"usage_url":"https://repos.ecosyste.ms/usage/pypi/typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/typing-inspect/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T12:40:45.734Z","issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typing-inspect/codemeta","maintainers":[{"uuid":"ilevkivskyi","login":"ilevkivskyi","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/ilevkivskyi/","role":null,"created_at":"2023-02-25T17:27:07.078Z","updated_at":"2023-02-25T17:27:07.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ilevkivskyi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","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":13090735,"name":"python312Packages.typing-inspect","ecosystem":"nixpkgs","description":"Runtime inspection utilities for Python typing module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:16:44.120Z","latest_release_published_at":"2026-02-01T18:16:44.120Z","latest_release_number":"0.9.0","last_synced_at":"2026-03-08T07:20:27.859Z","created_at":"2026-02-01T18:16:42.432Z","updated_at":"2026-08-24T14:38:37.742Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.typing-inspect","install_command":"nix-env -iA nixpkgs.python312Packages.typing-inspect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/typing-inspect/default.nix#L36","metadata":{"nix_attribute":"python3.12-typing-inspect-0.9.0","position":"pkgs/development/python-modules/typing-inspect/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"typing-inspect","upstream_purl":"pkg:pypi/typing-inspect"},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":375,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-23T11:27:30.390Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-08-21T21:32:56.000Z","dependencies_parsed_at":"2026-08-16T09:42:19.971Z","dependency_job_id":"6d417d64-7d85-4bb6-9825-aad23dc97db6","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"}},"repo_metadata_updated_at":"2026-08-24T14:38:37.742Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.typing-inspect?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:11:44.543Z","issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.typing-inspect/codemeta","maintainers":[{"uuid":"albakham","login":null,"name":"Titouan Biteau","email":"dev@geber.ga","url":"https://github.com/albakham","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-08T07:20:28.057Z","updated_at":"2026-03-08T07:20:28.057Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/albakham/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13951698,"name":"python-typing-inspect","ecosystem":"guix","description":"API for inspection of types in the Python @code{typing} module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:22:02.160Z","latest_release_published_at":"2026-03-02T19:22:02.160Z","latest_release_number":"0.9.0","last_synced_at":"2026-07-28T17:07:18.052Z","created_at":"2026-03-02T19:22:01.956Z","updated_at":"2026-08-24T14:38:37.743Z","registry_url":"https://packages.guix.gnu.org/packages/python-typing-inspect/0.9.0/","install_command":"guix install python-typing-inspect","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n39072","metadata":{"location":"gnu/packages/python-xyz.scm:39072","variable_name":"python-typing-inspect"},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":375,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-23T11:27:30.390Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-08-21T21:32:56.000Z","dependencies_parsed_at":"2026-08-16T09:42:19.971Z","dependency_job_id":"6d417d64-7d85-4bb6-9825-aad23dc97db6","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"}},"repo_metadata_updated_at":"2026-08-24T14:38:37.743Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-typing-inspect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:11:44.543Z","issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typing-inspect/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13708748,"name":"python-typing-inspect","ecosystem":"debian","description":null,"homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:43:28.809Z","latest_release_published_at":"2026-02-12T22:43:28.809Z","latest_release_number":"0.8.0-1","last_synced_at":"2026-08-23T18:30:58.196Z","created_at":"2026-02-12T22:43:28.582Z","updated_at":"2026-08-25T05:10:58.199Z","registry_url":"https://tracker.debian.org/pkg/python-typing-inspect","install_command":"apt-get install python-typing-inspect","documentation_url":"https://packages.debian.org/bookworm/python-typing-inspect","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-typing-inspect","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-mypy-extensions \u003c!nocheck\u003e, python3-typing-extensions \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":375,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-23T11:27:30.390Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-08-21T21:32:56.000Z","dependencies_parsed_at":"2026-08-16T09:42:19.971Z","dependency_job_id":"6d417d64-7d85-4bb6-9825-aad23dc97db6","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"}},"repo_metadata_updated_at":"2026-08-25T05:10:58.199Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-typing-inspect?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T13:49:25.464Z","issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-typing-inspect/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13208873,"name":"python312Packages.typing-inspect","ecosystem":"nixpkgs","description":"Runtime inspection utilities for Python typing module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:16:27.962Z","latest_release_published_at":"2026-02-02T01:16:27.962Z","latest_release_number":"0.9.0","last_synced_at":"2026-05-13T06:08:22.381Z","created_at":"2026-02-02T01:16:16.114Z","updated_at":"2026-08-25T05:10:58.539Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.typing-inspect","install_command":"nix-env -iA nixpkgs.python312Packages.typing-inspect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/typing-inspect/default.nix#L36","metadata":{"nix_attribute":"python3.12-typing-inspect-0.9.0","position":"pkgs/development/python-modules/typing-inspect/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"typing-inspect","upstream_purl":"pkg:pypi/typing-inspect"},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":375,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-23T11:27:30.390Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-08-21T21:32:56.000Z","dependencies_parsed_at":"2026-08-16T09:42:19.971Z","dependency_job_id":"6d417d64-7d85-4bb6-9825-aad23dc97db6","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"}},"repo_metadata_updated_at":"2026-08-25T05:10:58.539Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.typing-inspect?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.typing-inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.typing-inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.typing-inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T13:49:25.464Z","issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.typing-inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.typing-inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.typing-inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.typing-inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.typing-inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.typing-inspect/codemeta","maintainers":[{"uuid":"albakham","login":null,"name":"Titouan Biteau","email":"dev@geber.ga","url":"https://github.com/albakham","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-07T15:05:21.700Z","updated_at":"2026-03-07T15:05:21.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/albakham/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":6071552,"name":"py3-typing_inspect","ecosystem":"alpine","description":"Defines an API for runtime inspection of types defined in the Python standard typing module","homepage":"https://github.com/ilevkivskyi/typing_inspect","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ilevkivskyi/typing_inspect","keywords_array":[],"namespace":"testing","versions_count":6,"first_release_published_at":"2022-11-22T19:33:36.000Z","latest_release_published_at":"2026-04-09T02:37:07.000Z","latest_release_number":"0.9.0-r3","last_synced_at":"2026-07-24T19:38:42.408Z","created_at":"2023-01-31T19:33:02.505Z","updated_at":"2026-08-25T12:06:48.338Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/py3-typing_inspect","install_command":"apk add py3-typing_inspect","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":37431749,"uuid":"89795544","full_name":"ilevkivskyi/typing_inspect","owner":"ilevkivskyi","description":"Runtime inspection utilities for Python typing module","archived":false,"fork":false,"pushed_at":"2026-01-18T16:05:37.000Z","size":109,"stargazers_count":375,"open_issues_count":24,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-23T11:27:30.390Z","etag":null,"topics":["introspection","python","python3","type-hints","typing"],"latest_commit_sha":null,"homepage":"","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/ilevkivskyi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-29T15:49:25.000Z","updated_at":"2026-08-21T21:32:56.000Z","dependencies_parsed_at":"2026-08-16T09:42:19.971Z","dependency_job_id":"6d417d64-7d85-4bb6-9825-aad23dc97db6","html_url":"https://github.com/ilevkivskyi/typing_inspect","commit_stats":{"total_commits":77,"total_committers":18,"mean_commits":4.277777777777778,"dds":"0.36363636363636365","last_synced_commit":"fb640c7134facf22c118597af7a165ae8e27144a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ilevkivskyi/typing_inspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/sbom","scorecard":{"id":484041,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilevkivskyi/typing_inspect","commit":"5bc59c615e9d8619d876d738f2e4096ad5171336"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ilevkivskyi/typing_inspect/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   4 GitHub-owned 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 26 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-19T17:21:34.505Z","repository_id":37431749,"created_at":"2025-08-19T17:21:34.505Z","updated_at":"2025-08-19T17:21:34.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"ilevkivskyi","name":"Ivan Levkivskyi","uuid":"12005495","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12005495?u=9feeb89cc9cf1fd0452621d7d922defe5a01752b\u0026v=4","repositories_count":23,"last_synced_at":"2023-04-09T14:51:31.047Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ilevkivskyi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:13.793Z","updated_at":"2023-04-09T14:51:31.059Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilevkivskyi/repositories"},"tags":[{"name":"0.9.0","sha":"c014abf73c165dda826e4c25504f9250bbca9045","kind":"commit","published_at":"2023-05-24T20:24:04.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.9.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"96faa263105300ff26698c14a997931f74cfcb59","kind":"commit","published_at":"2022-08-17T13:52:55.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.8.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"16000a1907f82c4d1cc39b8a24a1a09f3dbe0050","kind":"commit","published_at":"2021-06-07T16:07:29.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.7.1","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"d1d46f4c2429dd0a60f902fa7b728d67bb2d1582","kind":"commit","published_at":"2021-06-05T22:25:14.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.7.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"8e1a73f3cf0dab287460752bc5c4e4d888397af9","kind":"commit","published_at":"2020-05-02T10:04:06.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.6.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"45efedf7ea3c0debbed3a38ba0b43aefa346ff9a","kind":"commit","published_at":"2019-10-13T18:31:05.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.5.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.5.0/manifests"},{"name":"0.1.1","sha":"016b3bd3b2f352c110549a1dbaf41586bd4f24dd","kind":"commit","published_at":"2017-05-07T12:00:01.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.1.1","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"c323cfb20c32b0a1dd042fa3875f1ab7b4d168fe","kind":"commit","published_at":"2017-05-07T11:29:36.000Z","download_url":"https://codeload.github.com/ilevkivskyi/typing_inspect/tar.gz/0.1.0","html_url":"https://github.com/ilevkivskyi/typing_inspect/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ilevkivskyi/typing_inspect@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T12:06:48.338Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":15.536944270507199,"forks_count":20.51502817783344,"average":10.520702880400751},"purl":"pkg:apk/alpine/py3-typing_inspect?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-typing_inspect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-typing_inspect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-typing_inspect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T13:49:25.464Z","issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","maintainers":[{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing_inspect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing_inspect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing_inspect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing_inspect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing_inspect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-typing_inspect/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":770,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-02-01T03:01:14.189Z","updated_at":"2023-02-01T03:01:14.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}}],"commits":{"id":26403,"full_name":"ilevkivskyi/typing_inspect","default_branch":"master","total_commits":85,"total_committers":21,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.0476190476190474,"dds":0.3764705882352941,"past_year_total_commits":3,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.5,"past_year_dds":0.33333333333333337,"last_synced_at":"2026-08-25T14:31:27.506Z","last_synced_commit":"ce24e24812d869e0852611cce736a1af96c876b1","created_at":"2023-03-07T16:30:23.473Z","updated_at":"2026-08-25T14:31:26.095Z","committers":[{"name":"Ivan Levkivskyi","email":"levkivskyi@gmail.com","login":"ilevkivskyi","count":53},{"name":"Tomasz Trębski","email":"kornicameister@gmail.com","login":"kornicameister","count":5},{"name":"smarie","email":"sylvain.marie@schneider-electric.com","login":"smarie","count":3},{"name":"Ivan Levkivskyi","email":"levkivslyi@gmail.com","login":null,"count":2},{"name":"Antony Lee","email":"anntzer.lee@gmail.com","login":"anntzer","count":2},{"name":"Ben Greiner","email":"code@bnavigator.de","login":"bnavigator","count":2},{"name":"Benjamin Woodruff","email":"github@benjam.info","login":"bgw","count":2},{"name":"Fridolin Glatter","email":"83776373+glatterf42","login":"glatterf42","count":2},{"name":"Sigurd Spieckermann","email":"sigurd.spieckermann@gmail.com","login":"sisp","count":2},{"name":"Anton Agestam","email":"git@antonagestam.se","login":"antonagestam","count":1},{"name":"Elvis Pranskevichus","email":"elvis@magic.io","login":"elprans","count":1},{"name":"Fabian Raab","email":"fabian@raab.link","login":"raabf","count":1},{"name":"Hugo van Kemenade","email":"1324225+hugovk","login":"hugovk","count":1},{"name":"Jelle Zijlstra","email":"jelle.zijlstra@gmail.com","login":"JelleZijlstra","count":1},{"name":"Leon Barrett","email":"Leon.Barrett@sony.com","login":"leon-sony","count":1},{"name":"Phillip Schanely","email":"pschanely@gmail.com","login":"pschanely","count":1},{"name":"Rodrigo Martins de Oliveira","email":"allrod5","login":"allrod5","count":1},{"name":"Tarcisio","email":"tarcisioe@pm.me","login":"tarcisioe","count":1},{"name":"Voldemar","email":"61060627+Vovetta","login":"Vovetta","count":1},{"name":"jamesrobson-secondmind","email":"43956559+jamesrobson-secondmind","login":"jamesrobson-secondmind","count":1},{"name":"mattHawthorn","email":"mattHawthorn","login":"mattHawthorn","count":1}],"past_year_committers":[{"name":"Fridolin Glatter","email":"83776373+glatterf42","login":"glatterf42","count":2},{"name":"Leon Barrett","email":"Leon.Barrett@sony.com","login":"leon-sony","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6785664,"commits_count":984448164,"contributors_count":41490693,"owners_count":1365527,"committers_count":3365983,"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":"ilevkivskyi/typing_inspect","html_url":"https://github.com/ilevkivskyi/typing_inspect","last_synced_at":"2026-08-25T14:24:34.858Z","status":null,"issues_count":58,"pull_requests_count":64,"avg_time_to_close_issue":16862066.756756756,"avg_time_to_close_pull_request":2907361.6393442624,"issues_closed_count":37,"pull_requests_closed_count":61,"pull_request_authors_count":26,"issue_authors_count":42,"avg_comments_per_issue":2.9482758620689653,"avg_comments_per_pull_request":1.390625,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":123544.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T11:04:30.044Z","updated_at":"2026-08-25T14:24:34.858Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilevkivskyi%2Ftyping_inspect/issues","issue_labels_count":{"table":{"bug":4,"enhancement":3}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":39,"CONTRIBUTOR":15,"OWNER":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":29,"OWNER":27,"NONE":8}},"issue_authors":{"table":{"smarie":6,"mitar":4,"ilevkivskyi":4,"kornicameister":3,"yukinarit":2,"pschanely":2,"rouge8":2,"kloczek":1,"USSX-Hares":1,"jbasko":1,"lucaswiman":1,"mattHawthorn":1,"anders-kiaer":1,"demianw":1,"mooncake4132":1,"gpshead":1,"mjr129":1,"samsja":1,"sisp":1,"kmonson":1,"kiran":1,"DeltaSigma130":1,"mweinelt":1,"1st1":1,"bernt-matthias":1,"cswartzvi":1,"saulshanabrook":1,"lhupfeldt":1,"gabor-akeero":1,"joshmalina":1,"Peilonrayz":1,"jamesrobson-secondmind":1,"bgw":1,"kshpytsya":1,"JakobGM":1,"wouterdb":1,"Fuyukai":1,"JelleZijlstra":1,"sanderr":1,"limburgher":1,"martinjm97":1,"robjampar":1}},"pull_request_authors":{"table":{"ilevkivskyi":27,"kornicameister":5,"smarie":3,"bgw":2,"anntzer":2,"hugovk":2,"bnavigator":2,"sisp":2,"glatterf42":2,"tarcisioe":1,"mattHawthorn":1,"allrod5":1,"mitar":1,"joshmalina":1,"JelleZijlstra":1,"samsja":1,"raabf":1,"jamesrobson-secondmind":1,"Vovetta":1,"the-it":1,"pschanely":1,"antonagestam":1,"anordin95":1,"elprans":1,"Apteryks":1,"gabor-akeero":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16403473,"issues_count":42720943,"pull_requests_count":136640990,"authors_count":11539114,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":2}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"glatterf42":2}},"maintainers":[{"table":{"login":"ilevkivskyi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilevkivskyi"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":4,"DeleteEvent":4,"ForkEvent":4,"IssueCommentEvent":7,"IssuesEvent":3,"PullRequestEvent":9,"PullRequestReviewEvent":2,"PushEvent":7,"WatchEvent":25},"last_year":{"ForkEvent":1,"IssueCommentEvent":4,"PullRequestEvent":1,"PullRequestReviewEvent":1,"PushEvent":1,"WatchEvent":5}},"keywords":["introspection","python","python3","type-hints","typing"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T13:19:44.898Z","updated_at":"2022-07-12T13:19:44.898Z","repository_link":"https://github.com/ilevkivskyi/typing_inspect/blob/master/requirements.txt","dependencies":[{"id":157314419,"package_name":"typing","ecosystem":"pypi","requirements":"\u003e=3.7.4","direct":true,"kind":"runtime","optional":false},{"id":157314420,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"\u003e=0.3.0","direct":true,"kind":"runtime","optional":false},{"id":157314421,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"\u003e=3.7.4.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-12T13:19:44.963Z","updated_at":"2022-07-12T13:19:44.963Z","repository_link":"https://github.com/ilevkivskyi/typing_inspect/blob/master/setup.py","dependencies":[{"id":157314476,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":157314477,"package_name":"typing","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":157314478,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T13:19:45.040Z","updated_at":"2022-07-12T13:19:45.040Z","repository_link":"https://github.com/ilevkivskyi/typing_inspect/blob/master/test-requirements.txt","dependencies":[{"id":157314523,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":157314524,"package_name":"flake8-bugbear","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":157314525,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"\u003c3.0","direct":true,"kind":"runtime","optional":false},{"id":157314526,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003c21.0","direct":true,"kind":"runtime","optional":false},{"id":157314527,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":157314528,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.6","direct":true,"kind":"runtime","optional":false},{"id":157314529,"package_name":"pathlib2","ecosystem":"pypi","requirements":"\u003c2.3.7","direct":true,"kind":"runtime","optional":false},{"id":157314530,"package_name":"typing","ecosystem":"pypi","requirements":"\u003e=3.7.4","direct":true,"kind":"runtime","optional":false},{"id":157314531,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"\u003e=0.3.0","direct":true,"kind":"runtime","optional":false},{"id":157314532,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"\u003e=3.7.4","direct":true,"kind":"runtime","optional":false},{"id":157314533,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"\u003e=3.7.4,\u003c3.10","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T13:41:24.686Z","updated_at":"2024-06-18T13:41:24.686Z","repository_link":"https://github.com/ilevkivskyi/typing_inspect/blob/master/.github/workflows/ci.yml","dependencies":[{"id":18676848941,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18676848942,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":29.705017051200155,"created_at":"2026-05-04T06:49:28.167Z","updated_at":"2026-08-26T14:44:57.130Z","avatar_url":"https://github.com/ilevkivskyi.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371835","html_url":"https://summary.ecosyste.ms/projects/371835"}