{"id":371620,"url":"https://github.com/agronholm/typeguard","last_synced_at":"2026-08-25T14:15:56.281Z","repository":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"packages":[{"id":12835046,"name":"python311Packages.typeguard","ecosystem":"nixpkgs","description":"This library provides run-time type checking for functions defined with argument type annotations","homepage":"https://github.com/agronholm/typeguard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:46:15.429Z","latest_release_published_at":"2026-01-26T20:46:15.429Z","latest_release_number":"2.13.3","last_synced_at":"2026-08-08T11:00:12.753Z","created_at":"2026-01-26T20:46:15.243Z","updated_at":"2026-08-20T14:46:48.671Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.typeguard","install_command":"nix-env -iA nixpkgs.python311Packages.typeguard","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/typeguard/default.nix#L52","metadata":{"nix_attribute":"python3.11-typeguard-2.13.3","position":"pkgs/development/python-modules/typeguard/default.nix:52","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","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"typeguard","upstream_purl":"pkg:pypi/typeguard"},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:46:48.670Z","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.typeguard?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.typeguard/codemeta","maintainers":[],"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":13527936,"name":"python-typeguard","ecosystem":"debian","description":null,"homepage":"https://github.com/agronholm/typeguard","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:04:36.668Z","latest_release_published_at":"2026-02-10T23:04:36.668Z","latest_release_number":"2.2.2-1.1","last_synced_at":"2026-08-08T11:03:57.744Z","created_at":"2026-02-10T23:04:36.435Z","updated_at":"2026-08-20T16:56:25.803Z","registry_url":"https://tracker.debian.org/pkg/python-typeguard","install_command":"apt-get install python-typeguard","documentation_url":"https://packages.debian.org/bullseye/python-typeguard","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-typeguard","standards_version":"4.3.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 12), debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T16:56:25.803Z","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-typeguard?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-typeguard/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13800805,"name":"python-typeguard","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/agronholm/typeguard","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:28:08.810Z","latest_release_published_at":"2026-02-13T17:28:08.810Z","latest_release_number":"2.2.2-2","last_synced_at":"2026-08-08T11:01:27.622Z","created_at":"2026-02-13T17:28:08.595Z","updated_at":"2026-08-20T12:34:00.130Z","registry_url":"https://launchpad.net/ubuntu/+source/python-typeguard","install_command":"apt-get install python-typeguard","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-typeguard","standards_version":"4.3.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 12), debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1778,"open_issues_count":28,"forks_count":137,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-13T10:48:42.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-10T09:47:37.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36606513,"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-13T02:00:06.325Z","response_time":111,"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":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:34:00.129Z","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-typeguard?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:52.835Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-typeguard/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":5959914,"name":"typeguard","ecosystem":"conda","description":"This library provides runtime type checking for functions defined with argument type annotations.","homepage":"https://github.com/agronholm/typeguard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2023-01-25T07:33:12.000Z","latest_release_published_at":"2026-07-27T12:49:09.000Z","latest_release_number":"4.5.2","last_synced_at":"2026-07-27T13:18:04.192Z","created_at":"2023-01-26T00:02:33.626Z","updated_at":"2026-08-20T11:48:23.262Z","registry_url":"https://anaconda.org/anaconda/typeguard","install_command":"conda install -c anaconda typeguard","documentation_url":null,"metadata":{},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1778,"open_issues_count":28,"forks_count":137,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-13T10:48:42.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-10T09:47:37.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36606513,"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-13T02:00:06.325Z","response_time":111,"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":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:48:23.262Z","dependent_packages_count":8,"downloads":28219,"downloads_period":"total","dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":33.393719806763286,"dependent_packages_count":5.52536231884058,"stargazers_count":22.342995169082126,"forks_count":33.061594202898554,"docker_downloads_count":null,"average":23.580917874396135},"purl":"pkg:conda/typeguard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:52.835Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/typeguard/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":12879422,"name":"python313Packages.typeguard","ecosystem":"nixpkgs","description":"This library provides run-time type checking for functions defined with argument type annotations","homepage":"https://github.com/agronholm/typeguard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T05:29:47.846Z","latest_release_published_at":"2026-01-27T05:29:47.846Z","latest_release_number":"4.4.4","last_synced_at":"2026-08-08T11:02:17.605Z","created_at":"2026-01-27T05:29:47.469Z","updated_at":"2026-08-20T11:48:23.268Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.typeguard","install_command":"nix-env -iA nixpkgs.python313Packages.typeguard","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/typeguard/default.nix#L58","metadata":{"nix_attribute":"python3.13-typeguard-4.4.4","position":"pkgs/development/python-modules/typeguard/default.nix:58","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","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"typeguard","upstream_purl":"pkg:pypi/typeguard"},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1778,"open_issues_count":28,"forks_count":137,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-13T10:48:42.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-10T09:47:37.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36606513,"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-13T02:00:06.325Z","response_time":111,"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":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:48:23.268Z","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":1.8772216856228603,"forks_count":2.525740342854139,"docker_downloads_count":null,"average":1.1007405071192498},"purl":"pkg:nix/python313Packages.typeguard?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:52.835Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.typeguard/codemeta","maintainers":[],"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":13441939,"name":"python-typeguard","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/agronholm/typeguard","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T06:27:50.007Z","latest_release_published_at":"2026-02-08T06:27:50.007Z","latest_release_number":"4.3.0-1","last_synced_at":"2026-08-08T11:01:30.501Z","created_at":"2026-02-08T06:27:49.691Z","updated_at":"2026-08-20T11:54:53.980Z","registry_url":"https://launchpad.net/ubuntu/+source/python-typeguard","install_command":"apt-get install python-typeguard","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-typeguard","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, pybuild-plugin-pyproject, python3-pytest, mypy, python3-setuptools, python3-setuptools-scm, python3-typing-extensions (\u003e= 4.10.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1778,"open_issues_count":28,"forks_count":137,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-13T10:48:42.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-10T09:47:37.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36606513,"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-13T02:00:06.325Z","response_time":111,"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":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:54:53.980Z","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-typeguard?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:52.835Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-typeguard/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":13665907,"name":"python-typeguard","ecosystem":"debian","description":null,"homepage":"https://github.com/agronholm/typeguard","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:52:41.110Z","latest_release_published_at":"2026-02-12T10:52:41.110Z","latest_release_number":"4.4.2-1","last_synced_at":"2026-08-08T11:01:23.584Z","created_at":"2026-02-12T10:52:40.890Z","updated_at":"2026-08-20T12:34:00.604Z","registry_url":"https://tracker.debian.org/pkg/python-typeguard","install_command":"apt-get install python-typeguard","documentation_url":"https://packages.debian.org/trixie/python-typeguard","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-typeguard","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, pybuild-plugin-pyproject, python3-pytest, mypy, python3-setuptools, python3-setuptools-scm, python3-typing-extensions (\u003e= 4.10.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1778,"open_issues_count":28,"forks_count":137,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-13T10:48:42.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-10T09:47:37.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36606513,"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-13T02:00:06.325Z","response_time":111,"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":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:34:00.604Z","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-typeguard?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:52.835Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-typeguard/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":13090334,"name":"python312Packages.typeguard","ecosystem":"nixpkgs","description":"This library provides run-time type checking for functions defined with argument type annotations","homepage":"https://github.com/agronholm/typeguard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:14:53.125Z","latest_release_published_at":"2026-02-01T18:14:53.125Z","latest_release_number":"4.3.0","last_synced_at":"2026-08-08T11:00:12.784Z","created_at":"2026-02-01T18:14:52.849Z","updated_at":"2026-08-20T12:43:33.126Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.typeguard","install_command":"nix-env -iA nixpkgs.python312Packages.typeguard","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/typeguard/default.nix#L72","metadata":{"nix_attribute":"python3.12-typeguard-4.3.0","position":"pkgs/development/python-modules/typeguard/default.nix:72","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","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"typeguard","upstream_purl":"pkg:pypi/typeguard"},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1778,"open_issues_count":28,"forks_count":137,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-13T10:48:42.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-10T09:47:37.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36606513,"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-13T02:00:06.325Z","response_time":111,"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":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:43:33.126Z","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.typeguard?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:52.835Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.typeguard/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":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":12903102,"name":"python314Packages.typeguard","ecosystem":"nixpkgs","description":"This library provides run-time type checking for functions defined with argument type annotations","homepage":"https://github.com/agronholm/typeguard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:50:21.965Z","latest_release_published_at":"2026-01-27T10:50:21.965Z","latest_release_number":"4.4.4","last_synced_at":"2026-08-08T11:00:12.707Z","created_at":"2026-01-27T10:50:21.466Z","updated_at":"2026-08-20T12:43:33.145Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.typeguard","install_command":"nix-env -iA nixpkgs.python314Packages.typeguard","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/typeguard/default.nix#L58","metadata":{"nix_attribute":"python3.14-typeguard-4.4.4","position":"pkgs/development/python-modules/typeguard/default.nix:58","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","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"typeguard","upstream_purl":"pkg:pypi/typeguard"},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1778,"open_issues_count":28,"forks_count":137,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-13T10:48:42.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-10T09:47:37.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36606513,"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-13T02:00:06.325Z","response_time":111,"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":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:43:33.145Z","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.typeguard?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:52.835Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.typeguard/codemeta","maintainers":[],"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":13953189,"name":"python-typeguard","ecosystem":"guix","description":"Run-time type checker for Python","homepage":"https://github.com/agronholm/typeguard","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:48:52.845Z","latest_release_published_at":"2026-03-02T19:48:52.845Z","latest_release_number":"4.4.4","last_synced_at":"2026-04-27T16:44:22.309Z","created_at":"2026-03-02T19:48:52.604Z","updated_at":"2026-08-20T13:23:48.152Z","registry_url":"https://packages.guix.gnu.org/packages/python-typeguard/4.4.4/","install_command":"guix install python-typeguard","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-build.scm#n514","metadata":{"location":"gnu/packages/python-build.scm:514","variable_name":"python-typeguard"},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:23:48.152Z","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-typeguard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-typeguard/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":13307964,"name":"python311Packages.typeguard","ecosystem":"nixpkgs","description":"This library provides run-time type checking for functions defined with argument type annotations","homepage":"https://github.com/agronholm/typeguard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:08:50.509Z","latest_release_published_at":"2026-02-02T07:08:50.509Z","latest_release_number":"4.1.5","last_synced_at":"2026-08-08T11:00:36.590Z","created_at":"2026-02-02T07:08:46.821Z","updated_at":"2026-08-20T13:44:29.697Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.typeguard","install_command":"nix-env -iA nixpkgs.python311Packages.typeguard","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/typeguard/default.nix#L66","metadata":{"nix_attribute":"python3.11-typeguard-4.1.5","position":"pkgs/development/python-modules/typeguard/default.nix:66","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","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"typeguard","upstream_purl":"pkg:pypi/typeguard"},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:44:29.696Z","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.typeguard?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.typeguard/codemeta","maintainers":[],"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":13404176,"name":"python-typeguard","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/agronholm/typeguard","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T12:08:58.066Z","latest_release_published_at":"2026-02-06T12:08:58.066Z","latest_release_number":"4.1.5-1","last_synced_at":"2026-08-08T11:00:57.525Z","created_at":"2026-02-06T12:08:44.799Z","updated_at":"2026-08-20T14:04:24.126Z","registry_url":"https://launchpad.net/ubuntu/+source/python-typeguard","install_command":"apt-get install python-typeguard","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-typeguard","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, pybuild-plugin-pyproject, python3-pytest, mypy, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:04:24.126Z","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-typeguard?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-typeguard/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":13081499,"name":"python311Packages.typeguard","ecosystem":"nixpkgs","description":"This library provides run-time type checking for functions defined with argument type annotations","homepage":"https://github.com/agronholm/typeguard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:50:08.313Z","latest_release_published_at":"2026-02-01T17:50:08.313Z","latest_release_number":"4.3.0","last_synced_at":"2026-08-08T11:00:40.711Z","created_at":"2026-02-01T17:50:00.752Z","updated_at":"2026-08-20T14:19:41.834Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.typeguard","install_command":"nix-env -iA nixpkgs.python311Packages.typeguard","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/typeguard/default.nix#L72","metadata":{"nix_attribute":"python3.11-typeguard-4.3.0","position":"pkgs/development/python-modules/typeguard/default.nix:72","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","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"typeguard","upstream_purl":"pkg:pypi/typeguard"},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:19:41.834Z","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.typeguard?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.typeguard/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":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":13708744,"name":"python-typeguard","ecosystem":"debian","description":null,"homepage":"https://github.com/agronholm/typeguard","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:43:26.702Z","latest_release_published_at":"2026-02-12T22:43:26.702Z","latest_release_number":"2.2.2-2","last_synced_at":"2026-08-08T11:01:16.738Z","created_at":"2026-02-12T22:43:26.393Z","updated_at":"2026-08-20T14:31:27.276Z","registry_url":"https://tracker.debian.org/pkg/python-typeguard","install_command":"apt-get install python-typeguard","documentation_url":"https://packages.debian.org/bookworm/python-typeguard","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-typeguard","standards_version":"4.3.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 12), debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:31:27.276Z","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-typeguard?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-typeguard/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":13748962,"name":"python-typeguard","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/agronholm/typeguard","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:40:56.449Z","latest_release_published_at":"2026-02-13T06:40:56.449Z","latest_release_number":"2.2.2-1","last_synced_at":"2026-03-13T19:36:15.944Z","created_at":"2026-02-13T06:40:56.249Z","updated_at":"2026-08-20T15:03:10.828Z","registry_url":"https://launchpad.net/ubuntu/+source/python-typeguard","install_command":"apt-get install python-typeguard","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-typeguard","standards_version":"4.3.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 12), debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:03:10.827Z","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-typeguard?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-typeguard/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13208473,"name":"python312Packages.typeguard","ecosystem":"nixpkgs","description":"This library provides run-time type checking for functions defined with argument type annotations","homepage":"https://github.com/agronholm/typeguard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:14:04.197Z","latest_release_published_at":"2026-02-02T01:14:04.197Z","latest_release_number":"4.2.1","last_synced_at":"2026-08-08T11:00:12.801Z","created_at":"2026-02-02T01:14:03.828Z","updated_at":"2026-08-20T15:21:44.713Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.typeguard","install_command":"nix-env -iA nixpkgs.python312Packages.typeguard","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/typeguard/default.nix#L78","metadata":{"nix_attribute":"python3.12-typeguard-4.2.1","position":"pkgs/development/python-modules/typeguard/default.nix:78","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","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"typeguard","upstream_purl":"pkg:pypi/typeguard"},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:21:44.712Z","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.typeguard?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.typeguard/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":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":14528064,"name":"devel/py-typeguard","ecosystem":"pkgsrc","description":"Python run-time type checking library","homepage":"https://github.com/agronholm/typeguard","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T05:49:35.000Z","latest_release_published_at":"2026-03-19T05:49:35.000Z","latest_release_number":"4.5.1","last_synced_at":"2026-08-08T11:01:18.244Z","created_at":"2026-05-27T06:43:28.800Z","updated_at":"2026-08-20T15:21:45.120Z","registry_url":"https://pkgsrc.se/devel/py-typeguard","install_command":"pkg_add py311-typeguard","documentation_url":"https://pkgsrc.se/devel/py-typeguard","metadata":{"pkg_slug":"py-typeguard","pkgbase":"py311-typeguard","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-typeguard-4.5.1"},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:21:45.120Z","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-typeguard?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-typeguard/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":13200212,"name":"python311Packages.typeguard","ecosystem":"nixpkgs","description":"This library provides run-time type checking for functions defined with argument type annotations","homepage":"https://github.com/agronholm/typeguard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:45:29.368Z","latest_release_published_at":"2026-02-02T00:45:29.368Z","latest_release_number":"4.2.1","last_synced_at":"2026-08-08T11:00:12.761Z","created_at":"2026-02-02T00:45:02.446Z","updated_at":"2026-08-20T15:59:36.304Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.typeguard","install_command":"nix-env -iA nixpkgs.python311Packages.typeguard","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/typeguard/default.nix#L78","metadata":{"nix_attribute":"python3.11-typeguard-4.2.1","position":"pkgs/development/python-modules/typeguard/default.nix:78","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","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"typeguard","upstream_purl":"pkg:pypi/typeguard"},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:59:36.304Z","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":1.382623368573298,"forks_count":1.7545370019628774,"docker_downloads_count":null,"average":0.7842900926340439},"purl":"pkg:nix/python311Packages.typeguard?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.typeguard/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":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":13602893,"name":"python-typeguard","ecosystem":"debian","description":null,"homepage":"https://github.com/agronholm/typeguard","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:01:58.055Z","latest_release_published_at":"2026-02-11T11:01:58.055Z","latest_release_number":"2.2.2-1","last_synced_at":"2026-03-13T18:06:25.192Z","created_at":"2026-02-11T11:01:57.794Z","updated_at":"2026-08-20T18:00:41.158Z","registry_url":"https://tracker.debian.org/pkg/python-typeguard","install_command":"apt-get install python-typeguard","documentation_url":"https://packages.debian.org/buster/python-typeguard","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-typeguard","standards_version":"4.3.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 12), debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:00:41.157Z","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-typeguard?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-typeguard/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13300300,"name":"python310Packages.typeguard","ecosystem":"nixpkgs","description":"This library provides run-time type checking for functions defined with argument type annotations","homepage":"https://github.com/agronholm/typeguard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:38:51.506Z","latest_release_published_at":"2026-02-02T06:38:51.506Z","latest_release_number":"4.1.5","last_synced_at":"2026-08-08T11:00:57.360Z","created_at":"2026-02-02T06:38:50.983Z","updated_at":"2026-08-20T18:38:25.387Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.typeguard","install_command":"nix-env -iA nixpkgs.python310Packages.typeguard","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/typeguard/default.nix#L66","metadata":{"nix_attribute":"python3.10-typeguard-4.1.5","position":"pkgs/development/python-modules/typeguard/default.nix:66","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","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"typeguard","upstream_purl":"pkg:pypi/typeguard"},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:38:25.387Z","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":1.4060160106491153,"forks_count":1.795189410046405,"docker_downloads_count":null,"average":0.80030135517388},"purl":"pkg:nix/python310Packages.typeguard?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.typeguard/codemeta","maintainers":[],"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":12822747,"name":"python310Packages.typeguard","ecosystem":"nixpkgs","description":"This library provides run-time type checking for functions defined with argument type annotations","homepage":"https://github.com/agronholm/typeguard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:22:25.915Z","latest_release_published_at":"2026-01-26T18:22:25.915Z","latest_release_number":"2.13.3","last_synced_at":"2026-08-08T11:00:12.763Z","created_at":"2026-01-26T18:22:25.358Z","updated_at":"2026-08-20T18:47:00.369Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.typeguard","install_command":"nix-env -iA nixpkgs.python310Packages.typeguard","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/typeguard/default.nix#L52","metadata":{"nix_attribute":"python3.10-typeguard-2.13.3","position":"pkgs/development/python-modules/typeguard/default.nix:52","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","doc","out"],"upstream_ecosystem":"pypi","upstream_name":"typeguard","upstream_purl":"pkg:pypi/typeguard"},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:47:00.369Z","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.typeguard?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.typeguard/codemeta","maintainers":[],"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":13563609,"name":"python-typeguard","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/agronholm/typeguard","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:58:40.907Z","latest_release_published_at":"2026-02-11T05:58:40.907Z","latest_release_number":"2.2.2-2","last_synced_at":"2026-08-08T11:04:26.894Z","created_at":"2026-02-11T05:58:40.687Z","updated_at":"2026-08-21T07:03:18.050Z","registry_url":"https://launchpad.net/ubuntu/+source/python-typeguard","install_command":"apt-get install python-typeguard","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-typeguard","standards_version":"4.3.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 12), debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T07:03:18.050Z","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-typeguard?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-typeguard/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":76483,"name":"py-typeguard","ecosystem":"spack","description":" Run-time type checker for Python.\n","homepage":"https://github.com/agronholm/typeguard","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-04-05T09:29:52.168Z","latest_release_published_at":"2025-08-12T21:04:10.237Z","latest_release_number":"4.4.4","last_synced_at":"2026-08-24T13:46:40.503Z","created_at":"2022-04-05T09:29:52.137Z","updated_at":"2026-08-24T13:46:40.503Z","registry_url":"https://packages.spack.io/package.html?name=py-typeguard","install_command":"spack install py-typeguard","documentation_url":null,"metadata":{},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1778,"open_issues_count":28,"forks_count":137,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-13T10:48:42.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-10T09:47:37.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36606513,"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-13T02:00:06.325Z","response_time":111,"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":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:34:01.945Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":7.100180630818397,"forks_count":11.879949979157981,"average":11.761845213283312},"purl":"pkg:spack/py-typeguard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:52.835Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-typeguard/codemeta","maintainers":[{"uuid":"meyersbs","login":"meyersbs","name":null,"email":null,"url":"https://github.com/meyersbs","packages_count":46,"html_url":null,"role":null,"created_at":"2023-04-29T13:28:28.938Z","updated_at":"2023-04-29T13:28:28.938Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/meyersbs/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":2957160,"name":"typeguard","ecosystem":"pypi","description":"Run-time type checker for Python","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":[],"namespace":null,"versions_count":77,"first_release_published_at":"2015-12-29T01:37:32.000Z","latest_release_published_at":"2026-07-26T08:40:21.000Z","latest_release_number":"4.6.0","last_synced_at":"2026-08-24T13:46:16.808Z","created_at":"2022-04-10T12:56:00.952Z","updated_at":"2026-08-24T19:38:48.455Z","registry_url":"https://pypi.org/project/typeguard/","install_command":"pip install typeguard --index-url https://pypi.org/simple","documentation_url":"https://typeguard.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://typeguard.readthedocs.io/en/latest/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.15"],"normalized_name":"typeguard","project_status":null},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T19:38:48.454Z","dependent_packages_count":1573,"downloads":73255306,"downloads_period":"last-month","dependent_repos_count":4637,"rankings":{"downloads":0.07905254334592182,"dependent_repos_count":0.1425146779113254,"dependent_packages_count":0.014489909337187527,"stargazers_count":2.4636514204696565,"forks_count":5.816689807724405,"docker_downloads_count":0.4068179608845815,"average":1.487202719945513},"purl":"pkg:pypi/typeguard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/typeguard","docker_dependents_count":594,"docker_downloads_count":96676419,"usage_url":"https://repos.ecosyste.ms/usage/pypi/typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-24T13:45:22.307Z","issues_count":176,"pull_requests_count":136,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":49,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6544117647058822,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":1016419.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/typeguard/codemeta","maintainers":[{"uuid":"agronholm","login":"agronholm","name":null,"email":null,"url":null,"packages_count":31,"html_url":"https://pypi.org/user/agronholm/","role":null,"created_at":"2023-01-15T22:36:48.673Z","updated_at":"2023-01-15T22:36:48.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/agronholm/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":13775506,"name":"python-typeguard","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/agronholm/typeguard","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:42:44.017Z","latest_release_published_at":"2026-02-13T12:42:44.017Z","latest_release_number":"2.2.2-1.1","last_synced_at":"2026-08-08T11:01:26.146Z","created_at":"2026-02-13T12:42:43.790Z","updated_at":"2026-08-20T12:34:00.122Z","registry_url":"https://launchpad.net/ubuntu/+source/python-typeguard","install_command":"apt-get install python-typeguard","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-typeguard","standards_version":"4.3.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 12), debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1778,"open_issues_count":28,"forks_count":137,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-13T10:48:42.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-10T09:47:37.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36606513,"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-13T02:00:06.325Z","response_time":111,"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":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:34:00.122Z","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-typeguard?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:07:52.835Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-typeguard/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":5304154,"name":"typeguard","ecosystem":"conda","description":"This library provides runtime type checking for functions defined with argument type annotations.","homepage":"https://github.com/agronholm/typeguard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/agronholm/typeguard","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2019-01-25T16:53:58.000Z","latest_release_published_at":"2022-07-27T14:30:05.000Z","latest_release_number":"2.13.3","last_synced_at":"2026-08-08T11:00:35.032Z","created_at":"2022-10-03T16:16:19.405Z","updated_at":"2026-08-20T13:37:30.542Z","registry_url":"https://anaconda.org/conda-forge/typeguard","install_command":"conda install -c conda-forge typeguard","documentation_url":null,"metadata":{},"repo_metadata":{"id":38904419,"uuid":"48664140","full_name":"agronholm/typeguard","owner":"agronholm","description":"Run-time type checker for Python","archived":false,"fork":false,"pushed_at":"2026-07-26T08:39:40.000Z","size":890,"stargazers_count":1779,"open_issues_count":29,"forks_count":138,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-20T11:36:30.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agronholm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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},"funding":{"tidelift":"pypi/typeguard"}},"created_at":"2015-12-27T23:15:37.000Z","updated_at":"2026-08-13T17:49:46.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.606Z","dependency_job_id":null,"html_url":"https://github.com/agronholm/typeguard","commit_stats":{"total_commits":640,"total_committers":40,"mean_commits":16.0,"dds":"0.14218750000000002","last_synced_commit":"b6a7e4387c30a9f7d635712157c889eb073c1ea3"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/agronholm/typeguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/sbom","scorecard":{"id":171232,"data":{"date":"2025-08-11","repo":{"name":"github.com/agronholm/typeguard","commit":"f16f4ae59d5140ad0eccf578a0332060749cddaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/agronholm/typeguard/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-16T16:31:30.634Z","repository_id":38904419,"created_at":"2025-08-16T16:31:30.634Z","updated_at":"2025-08-16T16:31:30.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"agronholm","name":"Alex Grönholm","uuid":"130003","kind":"user","description":"","email":"","website":null,"location":"Nurmijärvi, Finland","twitter":null,"company":"NextDay Solutions Oy","icon_url":"https://avatars.githubusercontent.com/u/130003?v=4","repositories_count":19,"last_synced_at":"2023-03-22T14:38:22.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/agronholm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T09:33:40.739Z","updated_at":"2023-03-22T14:38:22.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agronholm/repositories"},"tags":[{"name":"4.6.0","sha":"9f289c7fca68097542d3bde9d59496ad42e58251","kind":"commit","published_at":"2026-07-26T08:38:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"e130f03f5bc0fbbb1938ae92ebbc636b291da052","kind":"commit","published_at":"2026-05-14T12:58:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"67cae3dc3b3984a1a0e87389937fe118ed6b4328","kind":"commit","published_at":"2026-02-19T16:08:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"85bf35bf6ba5612b9a978e5906be06370b65e3db","kind":"commit","published_at":"2026-02-15T00:23:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.5.0/manifests"},{"name":"4.4.4","sha":"f16f4ae59d5140ad0eccf578a0332060749cddaa","kind":"commit","published_at":"2025-06-18T09:54:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"d80f56645c04aff7a78d0672d1b7955fe1f7a41a","kind":"commit","published_at":"2025-06-04T21:46:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7f63619e75a2500fb150c12a75d7da1003acbf0e","kind":"commit","published_at":"2025-02-16T16:27:08.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"cb42103a35abdfce2737d4eb58ed3d0e7f067b4a","kind":"commit","published_at":"2024-11-03T12:04:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"efa1166c85be9a1280090fea9c287b5e4e9f3830","kind":"commit","published_at":"2024-10-27T10:55:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"016f8139f5a0a63147d68df9558cc5584cd2c49a","kind":"commit","published_at":"2024-05-27T09:44:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"b707a58b3b83e1fb1d2ce38457b6abc157201295","kind":"commit","published_at":"2024-03-24T08:04:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"5eae2642c8859bc8706d80c55cb99c3740921332","kind":"commit","published_at":"2024-03-23T21:52:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"fa5f6755f303e9c36494d8e7a293b22dff7c4f58","kind":"commit","published_at":"2023-09-11T07:29:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"b10b9b2b048752c89d5274df4479e8ac4e596ca1","kind":"commit","published_at":"2023-09-10T19:59:33.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"3110420f2706fc1871d6cd2f1d0cefc0a529491d","kind":"commit","published_at":"2023-08-26T22:37:52.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"d7a705e329529456898265d94adbdafed0c4c22c","kind":"commit","published_at":"2023-08-17T22:55:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"ee3e1f3c64202a252b91f969ffc0551f74d29d2d","kind":"commit","published_at":"2023-08-15T21:48:20.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"fe7cf07f2a941127d5689f1b6efe1ff64cae580c","kind":"commit","published_at":"2023-07-29T22:18:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"cc5cc54e733d472fda6f805525908e43465a6d05","kind":"commit","published_at":"2023-07-27T13:35:47.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"887e27e033ad1adbba009ab7d991a0af985a7290","kind":"commit","published_at":"2023-05-12T07:37:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0/manifests"},{"name":"4.0.0rc6","sha":"668d2a02bfea49bbf4f0849c6d050ce731843a71","kind":"commit","published_at":"2023-05-07T10:34:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc6","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc6/manifests"},{"name":"4.0.0rc5","sha":"a6a9b715a753decf120a1bb571815165daa7ebf4","kind":"commit","published_at":"2023-05-01T19:33:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc5","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc5/manifests"},{"name":"4.0.0rc4","sha":"5f2583b84f24e6883fd08e982f1cedbeaa6d7d9b","kind":"commit","published_at":"2023-04-15T15:54:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc4","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"1bbe094a493b75ea57ce178380bb8ba3d3b7a60d","kind":"commit","published_at":"2023-04-10T16:22:29.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc3","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"a1e574dbbe935ab8510c0d1b3078b85756080eac","kind":"commit","published_at":"2023-04-08T10:59:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"d75b521467bc62716f7b20f0ae95875f5feeb4e8","kind":"commit","published_at":"2023-04-01T22:07:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/4.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/4.0.0rc1/manifests"},{"name":"3.0.2","sha":"db7771024eb2f6eba03c3954f8abe0f03bded3c2","kind":"commit","published_at":"2023-03-22T20:50:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"55dec696278f8780de4a26cee7f3631ebe750ac6","kind":"commit","published_at":"2023-03-15T22:12:02.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f54e1db919c66c45398425c0d6b25cb19383d441","kind":"commit","published_at":"2023-03-14T22:09:36.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0/manifests"},{"name":"3.0.0rc2","sha":"c520405a64eeb4c8c363526050af4da98202f073","kind":"commit","published_at":"2023-03-01T22:03:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"94939318fe53575fd0f17d38f2254ac8dc27f8d5","kind":"commit","published_at":"2023-02-26T22:17:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0rc1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0rc1/manifests"},{"name":"3.0.0b2","sha":"8968e45deb10df8e5e3c56aad7d14d86513310a0","kind":"commit","published_at":"2023-01-11T20:29:57.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b2","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"3df408d0fd8f6c8ea6313172d193cde0e7810937","kind":"commit","published_at":"2023-01-09T21:55:54.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/3.0.0b1","html_url":"https://github.com/agronholm/typeguard/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/3.0.0b1/manifests"},{"name":"2.13.3","sha":"de6ab051309ba74a0a27840f8172697c8778ae4f","kind":"commit","published_at":"2021-12-10T21:05:38.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.3/manifests"},{"name":"2.13.2","sha":"4615f19cbdd5059673c763d412707dda40388974","kind":"commit","published_at":"2021-11-22T22:58:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"2516f186473a4f1b70f8f438fac2fd7729a55741","kind":"commit","published_at":"2021-11-22T22:01:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.1/manifests"},{"name":"2.13.0","sha":"98fefd0c62867c0a80dfd8e5fa9b4727b9ae29fa","kind":"commit","published_at":"2021-10-10T23:41:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.13.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"f1e1a916b2cee0b71e14eac03542c258356a9029","kind":"commit","published_at":"2021-06-04T09:07:53.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"abcaa5d6f34eaddd4f5cd1ab1c16c853554eaf6c","kind":"commit","published_at":"2021-04-01T17:47:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.12.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"56e44c3558e51d564db1b34e8ff606cfb0eeb3f5","kind":"commit","published_at":"2021-02-16T19:55:56.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"b3cec2f966b4d8af188aa1a34fd01aed287e32ff","kind":"commit","published_at":"2021-02-13T12:05:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.11.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"419992f49f6f0481686d28214eda5b6ff5473387","kind":"commit","published_at":"2020-10-17T12:16:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.10.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"0c7d1e7df87e3cf8de6e407e2ee04df21691280d","kind":"commit","published_at":"2020-06-07T07:58:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"0cdef35c5d6314dd807479bdb521386774902494","kind":"commit","published_at":"2020-06-06T13:28:00.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.9.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"cfb06d8d05b401737bfe7e656f1f501418ca91a2","kind":"commit","published_at":"2020-06-02T20:44:18.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.8.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.8.0/manifests"},{"name":"2.7.1","sha":"7507ca9601280b294a2678c62d8feb06d783ea78","kind":"commit","published_at":"2019-12-27T14:58:04.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"1faec9d930c2b0f9bde841525703a35e8de834c1","kind":"commit","published_at":"2019-12-10T20:57:41.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.7.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"01e0004c81c4bbc8d2779cc99592d9c3f4e1b95a","kind":"commit","published_at":"2019-11-17T15:18:58.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"d1f2412a8b5d94c813b2a05abd14c4d1186f5dbd","kind":"commit","published_at":"2019-11-06T08:09:19.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.6.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.6.0/manifests"},{"name":"2.5.1","sha":"0c3f1aed651c5c6d46b6d6d7a134bc4d5d5083a7","kind":"commit","published_at":"2019-09-26T07:52:07.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"40d78cb7c09bcd2ab08989053816619db713d8c2","kind":"commit","published_at":"2019-08-26T20:59:17.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.5.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"9d113b08bc06a76f00a7636b55b3a5879e8b098b","kind":"commit","published_at":"2019-07-15T08:21:14.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"c86ccc23d70f58a7f74d3aaf22f6cb3aa22a4315","kind":"commit","published_at":"2019-07-14T10:24:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.4.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"e1b17dd4f2a44da9ccbfc3c69476fdb58c48d69c","kind":"commit","published_at":"2019-04-12T05:12:50.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"c51ff83f4b744ab5d799b40cb0d098288f879f66","kind":"commit","published_at":"2019-03-27T11:41:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.3.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"4f5a591a112c06645f28d0e9ebf9244b5e773cae","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e54bbebdf7991a64057feede840d02236ed46424","kind":"commit","published_at":"2018-08-13T11:39:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6c999ba543ef6e4aab9b76c1d4f758b9fb22176b","kind":"commit","published_at":"2018-07-08T20:06:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"389c3b9f618af7b5ff45957d39637bd470b221a0","kind":"commit","published_at":"2018-01-07T04:11:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.4","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"8fa988ae8fca32d8f64b196573670ba13b5dc571","kind":"commit","published_at":"2017-03-13T14:35:21.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f8f0c7c0f87bc895a250151d0137f40b6e9a4a38","kind":"commit","published_at":"2017-03-12T20:05:35.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2dbb5923f8c6807362e08ed67aca192def2f50b7","kind":"commit","published_at":"2016-12-20T17:28:34.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"2063acc78a68e4447e58b277458fe2cfffcc26c2","kind":"commit","published_at":"2016-12-17T21:44:12.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"797528c13e8b7a13cdcbf55226d63f4470ffc06d","kind":"commit","published_at":"2016-12-17T11:35:42.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"23d63ed8a58c5a8e2c9c9c03eadf00fd382aea62","kind":"commit","published_at":"2016-12-10T19:36:45.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef04adb5e98e728d82c0c0f9b5a01f0736f1bc66","kind":"commit","published_at":"2016-12-10T16:43:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/2.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/2.0.0/manifests"},{"name":"1.2.3","sha":"7406e8985c506d7d62e3beda39be9d8dc652b351","kind":"commit","published_at":"2016-09-13T20:02:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a400753ef2602f2b593adb961f6489d1d4e42321","kind":"commit","published_at":"2016-08-23T02:11:49.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8a07cd6e9fd1119c5775ede1a5de1633628344de","kind":"commit","published_at":"2016-06-28T21:09:26.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"849a664362bcbad4230f879a7bbcc2f82477bea0","kind":"commit","published_at":"2016-05-21T09:47:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.2.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"e98db7a881a533c4b70c4455b8ebf3826dabb7cb","kind":"commit","published_at":"2016-05-08T23:59:24.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.3","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"680e77be5581efdabb4a50fc8808fe2fb20295e2","kind":"commit","published_at":"2016-05-08T07:18:31.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b6056c00e07b9bf7f697fd31884dfe0696f2f9f8","kind":"commit","published_at":"2016-01-03T01:20:03.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"294022750c7e955ddbe9f6c51eeccc41ca97be08","kind":"commit","published_at":"2016-01-02T01:41:44.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.1.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"9394c1ef0a985df4de9cddcf64cfcaa28dc8d6ac","kind":"commit","published_at":"2016-01-01T23:31:22.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.2","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"baacef9030c430532fbfdac26b1d3ee374f32fda","kind":"commit","published_at":"2016-01-01T21:06:59.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.1","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a570ce32e50977fd974a4caf8b1e01c1e86f954a","kind":"commit","published_at":"2015-12-29T01:26:46.000Z","download_url":"https://codeload.github.com/agronholm/typeguard/tar.gz/1.0.0","html_url":"https://github.com/agronholm/typeguard/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/agronholm/typeguard@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:37:30.542Z","dependent_packages_count":18,"downloads":1570670,"downloads_period":"total","dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":8.643145865562154,"dependent_packages_count":3.5381007036279257,"stargazers_count":11.861869354758221,"forks_count":19.881231598383152,"docker_downloads_count":null,"average":10.981086880582863},"purl":"pkg:conda/typeguard?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/typeguard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/typeguard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/typeguard/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/typeguard"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:36:59.200Z","issues_count":176,"pull_requests_count":135,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":48,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":939580.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","maintainers":[{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typeguard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typeguard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typeguard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typeguard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typeguard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typeguard/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"}}],"commits":{"id":26434,"full_name":"agronholm/typeguard","default_branch":"master","total_commits":703,"total_committers":53,"total_bot_commits":47,"total_bot_committers":2,"mean_commits":13.264150943396226,"dds":0.16073968705547648,"past_year_total_commits":39,"past_year_total_committers":15,"past_year_total_bot_commits":5,"past_year_total_bot_committers":2,"past_year_mean_commits":2.6,"past_year_dds":0.46153846153846156,"last_synced_at":"2026-08-19T11:08:31.951Z","last_synced_commit":"9f289c7fca68097542d3bde9d59496ad42e58251","created_at":"2023-03-07T16:30:31.797Z","updated_at":"2026-08-19T11:08:30.999Z","committers":[{"name":"Alex Grönholm","email":"alex.gronholm@nextday.fi","login":"agronholm","count":590},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":44},{"name":"wouter bolsterlee","email":"wouter@bolsterl.ee","login":"wbolster","count":4},{"name":"Ethan Pronovost","email":"EPronovost","login":"EPronovost","count":3},{"name":"Vasilis Themelis","email":"vdthemelis@gmail.com","login":"vthemelis","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Anton Agestam","email":"git@antonagestam.se","login":"antonagestam","count":2},{"name":"Jelle Zijlstra","email":"jelle.zijlstra@gmail.com","login":"JelleZijlstra","count":2},{"name":"Vasily Zakharov","email":"vmzakhar@gmail.com","login":"jolaf","count":2},{"name":"Yongxin Wang","email":"fefe82@qq.com","login":"fefe982","count":2},{"name":"paul fisher","email":"paul@pfish.zone","login":"thetorpedodog","count":2},{"name":"prescod","email":"paul@prescod.net","login":"prescod","count":2},{"name":"Ryan Rowe","email":"rrowe@xevo.com","login":"rfrowe","count":2},{"name":"supersergiy","email":"sergiy.popovich@gmail.com","login":"supersergiy","count":2},{"name":"Dion Häfner","email":"dion.haefner@simulation.science","login":"dionhaefner","count":2},{"name":"Claudio Jolowicz","email":"cjolowicz@gmail.com","login":"cjolowicz","count":1},{"name":"Csergő Bálint","email":"deathowlzz@deathowlsnest.com","login":"deathowl","count":1},{"name":"Claude","email":"github@claude.nl","login":"reinhrst","count":1},{"name":"Dale Jung","email":"dale@dalejung.com","login":"dalejung","count":1},{"name":"Danie-1","email":"63882624+Danie-1","login":"Danie-1","count":1},{"name":"Dipak Chaudhari","email":"111210939+dchaudhari7177","login":"dchaudhari7177","count":1},{"name":"Christopher Ariza","email":"flexatone","login":"flexatone","count":1},{"name":"Andy Jones","email":"me@andyljones.com","login":"andyljones","count":1},{"name":"Andrew Chen","email":"chuenchen309@gmail.com","login":"chuenchen309","count":1},{"name":"Anay Garodia","email":"76836303+AnayGarodia","login":"AnayGarodia","count":1},{"name":"uttam12331","email":"159913047+uttam12331","login":"uttam12331","count":1},{"name":"prescod","email":"pprescod@salesforce.com","login":null,"count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"russok","email":"russok","login":"russok","count":1},{"name":"max","email":"87073104+maxtaran2010","login":"maxtaran2010","count":1},{"name":"jacobpbrugh","email":"65986207+jacobpbrugh","login":"jacobpbrugh","count":1},{"name":"epenet","email":"6771947+epenet","login":"epenet","count":1},{"name":"biolds","email":"biolds","login":"biolds","count":1},{"name":"Yossi Rozantsev","email":"54272821+Apakottur","login":"Apakottur","count":1},{"name":"William Liang Wang","email":"81763260+williamlw999-fb","login":"williamlw999-fb","count":1},{"name":"Tomáš Hrnčiar","email":"tomas.hrnciar@me.com","login":"hrnciar","count":1},{"name":"Tomas Fiers","email":"tomas.fiers@gmail.com","login":"tfiers","count":1},{"name":"Tolker-KU","email":"55140581+Tolker-KU","login":"Tolker-KU","count":1},{"name":"ShipItAndPray","email":"beno83459@gmail.com","login":"ShipItAndPray","count":1},{"name":"Shantanu","email":"12621235+hauntsaninja","login":"hauntsaninja","count":1},{"name":"Ricky Chen","email":"124005584+HackedRico","login":"HackedRico","count":1},{"name":"Oliver Woodman","email":"olly@google.com","login":"ojw28","count":1},{"name":"Nick Sweeting","email":"git@sweeting.me","login":"pirate","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Marcel Telka","email":"marcel@telka.sk","login":"mtelka","count":1},{"name":"Labib Bin Salam","email":"98468420+Labib-Bin-Salam","login":"Labib-Bin-Salam","count":1},{"name":"Kenny Stauffer","email":"kstauffer@gmail.com","login":"kstauffer","count":1},{"name":"Kelsey Francis","email":"kelseyfrancis@gmail.com","login":"kelseyfrancis","count":1},{"name":"Johannes Kerger","email":"49689041+JohannesK71083","login":"JohannesK71083","count":1},{"name":"Joel Beach","email":"jtbeach","login":"jtbeach","count":1},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":1},{"name":"Alex Waygood","email":"Alex.Waygood@Gmail.com","login":"AlexWaygood","count":1},{"name":"Dominic Jodoin","email":"dominic@travis-ci.com","login":"cotsog","count":1}],"past_year_committers":[{"name":"Alex Grönholm","email":"alex.gronholm@nextday.fi","login":"agronholm","count":21},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Dion Häfner","email":"dion.haefner@simulation.science","login":"dionhaefner","count":2},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":2},{"name":"uttam12331","email":"159913047+uttam12331","login":"uttam12331","count":1},{"name":"max","email":"87073104+maxtaran2010","login":"maxtaran2010","count":1},{"name":"Yossi Rozantsev","email":"54272821+Apakottur","login":"Apakottur","count":1},{"name":"Tomáš Hrnčiar","email":"tomas.hrnciar@me.com","login":"hrnciar","count":1},{"name":"ShipItAndPray","email":"beno83459@gmail.com","login":"ShipItAndPray","count":1},{"name":"Ricky Chen","email":"124005584+HackedRico","login":"HackedRico","count":1},{"name":"Labib Bin Salam","email":"98468420+Labib-Bin-Salam","login":"Labib-Bin-Salam","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Dipak Chaudhari","email":"111210939+dchaudhari7177","login":"dchaudhari7177","count":1},{"name":"Andrew Chen","email":"chuenchen309@gmail.com","login":"chuenchen309","count":1},{"name":"Anay Garodia","email":"76836303+AnayGarodia","login":"AnayGarodia","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6752313,"commits_count":978410056,"contributors_count":41242979,"owners_count":1359078,"committers_count":3353170,"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":"agronholm/typeguard","html_url":"https://github.com/agronholm/typeguard","last_synced_at":"2026-08-24T13:45:22.307Z","status":null,"issues_count":176,"pull_requests_count":136,"avg_time_to_close_issue":11916918.25,"avg_time_to_close_pull_request":2049947.8429752067,"issues_closed_count":140,"pull_requests_closed_count":121,"pull_request_authors_count":49,"issue_authors_count":119,"avg_comments_per_issue":4.857954545454546,"avg_comments_per_pull_request":2.6544117647058822,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":566849.3333333334,"past_year_avg_time_to_close_pull_request":1016419.3333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.8947368421052633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-10T11:04:29.877Z","updated_at":"2026-08-24T13:45:22.307Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/agronholm%2Ftypeguard/issues","issue_labels_count":{"table":{"bug":122,"enhancement":35,"documentation":4,"needs more info":4,"duplicate":2,"help wanted":1,"wontfix":1}},"pull_request_labels_count":{"table":{"needs more info":1,"github_actions":1,"dependencies":1}},"issue_author_associations_count":{"table":{"NONE":157,"CONTRIBUTOR":17,"OWNER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":94,"NONE":33,"OWNER":9}},"issue_authors":{"table":{"jolaf":16,"kloczek":7,"supersergiy":7,"bersbersbers":6,"johnw-bluemark":4,"musicinmybrain":3,"skeggse":3,"Jonas1312":3,"mhostetter":3,"gatoniel":3,"a-t-0":2,"jamesbraza":2,"adamtheturtle":2,"vthemelis":2,"MyKo101":2,"iliapolo":2,"agronholm":2,"prescod":2,"albertz":2,"ryan-williams":2,"mtelka":2,"sth":2,"makslevental":1,"justinessert":1,"Kakadus":1,"jsh9":1,"AzureIP":1,"martinResearch":1,"disconnect3d":1,"schmidt-ai":1,"Wizzerinus":1,"ksquarekumar":1,"njzjz":1,"antonagestam":1,"decision-dev":1,"cammil":1,"cdgaete":1,"bobbyrullo":1,"acgc99":1,"ymerkli":1,"JulesGM":1,"xiaosiyu0603":1,"itamarst":1,"bergwerf":1,"jingfeijia-tsy":1,"CodingTil":1,"armintaenzertng":1,"tonkolviktor":1,"albertino87":1,"samuela":1,"DanaBCooper":1,"munkybutt":1,"Danguilhen":1,"nycholas":1,"chadrik":1,"DanielYang59":1,"d-chambers":1,"alexander-held":1,"MarekNieslanik":1,"fefe982":1,"EternityForest":1,"kabirkhan":1,"aasdelat":1,"drakes00":1,"Polandia94":1,"alonme":1,"Apakottur":1,"Parki0":1,"douglas-raillard-arm":1,"HJDCampbell":1,"calebho":1,"mrgrain":1,"yifengshao":1,"Qwlouse":1,"Superpat":1,"samsammurphy":1,"manulera":1,"dhirschfeld":1,"tvdboom":1,"jasper-easics":1,"subbyte":1,"thomas-tran-de":1,"andrew-ld":1,"danielknell":1,"hmc-cs-mdrissi":1,"GothAck":1,"saguziel":1,"devinnasar":1,"teddius":1,"Atticus1806":1,"umrikar":1,"max-emtelligent":1,"comex":1,"kamichal":1,"benclifford":1,"marcelroed":1,"FFFluoride":1,"ppizarror":1,"JelleZijlstra":1,"FilipHesse":1,"MVrachev":1,"jochem261":1,"Mroldpeng":1,"juliendubost":1,"ManuelZierl":1,"jedie":1,"dodamih":1,"ayaka14732":1,"rtb-zla-karma":1,"ionelmc":1,"zhexinli":1,"kilroy42":1,"s-m-e":1,"djetelina":1,"zackmccord":1,"malterippa1":1,"IvoMerchiers":1,"makukha":1,"rhaps0dy":1}},"pull_request_authors":{"table":{"pre-commit-ci[bot]":52,"agronholm":9,"thetorpedodog":6,"vthemelis":5,"jolaf":4,"JelleZijlstra":4,"fefe982":3,"antonagestam":3,"makukha":2,"JohannesK71083":2,"jermenkoo":2,"tage64":2,"njzjz":2,"ymerkli":2,"ojw28":2,"supersergiy":2,"mgorny":2,"zackmccord":1,"Labib-Bin-Salam":1,"Kakadus":1,"ppizarror":1,"jaideeppyne":1,"HarperZ9":1,"PatrikHlobil":1,"gaoflow":1,"mtelka":1,"epenet":1,"hauntsaninja":1,"deepakganesh78":1,"AnayGarodia":1,"dependabot[bot]":1,"Danie-1":1,"prescod":1,"Apakottur":1,"Tolker-KU":1,"maxtaran2010":1,"chuenchen309":1,"dchaudhari7177":1,"agu2347":1,"AlexWaygood":1,"utix":1,"flexatone":1,"Qwlouse":1,"ChrisJr404":1,"fcarpentey75012":1,"ShipItAndPray":1,"uttam12331":1,"joshdavham":1,"Sanjays2402":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16328808,"issues_count":42398313,"pull_requests_count":135865593,"authors_count":11520402,"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":{"bug":5,"enhancement":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":1,"github_actions":1}},"past_year_issue_author_associations_count":{"table":{"NONE":6}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":10,"NONE":9}},"past_year_issue_authors":{"table":{"AzureIP":1,"dhirschfeld":1,"jamesbraza":1,"munkybutt":1,"Polandia94":1,"Superpat":1}},"past_year_pull_request_authors":{"table":{"pre-commit-ci[bot]":2,"uttam12331":1,"ShipItAndPray":1,"Sanjays2402":1,"maxtaran2010":1,"Labib-Bin-Salam":1,"Kakadus":1,"joshdavham":1,"jaideeppyne":1,"HarperZ9":1,"gaoflow":1,"dependabot[bot]":1,"deepakganesh78":1,"dchaudhari7177":1,"chuenchen309":1,"ChrisJr404":1,"AnayGarodia":1,"agu2347":1}},"maintainers":[{"table":{"login":"agronholm","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agronholm"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":11,"DeleteEvent":7,"ForkEvent":10,"IssueCommentEvent":184,"IssuesEvent":45,"PullRequestEvent":33,"PullRequestReviewCommentEvent":19,"PullRequestReviewEvent":21,"PushEvent":58,"ReleaseEvent":5,"WatchEvent":195},"last_year":{"CreateEvent":1,"DeleteEvent":2,"ForkEvent":1,"IssueCommentEvent":14,"IssuesEvent":5,"PullRequestEvent":11,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":3,"PushEvent":14,"ReleaseEvent":1,"WatchEvent":25}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2026-01-06T11:07:57.767Z","updated_at":"2026-01-06T11:07:57.767Z","repository_link":"https://github.com/agronholm/typeguard/blob/master/.github/workflows/publish.yml","dependencies":[{"id":25790272892,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25790272893,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25790272894,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25790272895,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25790272896,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":25790272897,"package_name":"agronholm/release-notes","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25790272956,"package_name":"ncipollo/release-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2026-01-06T11:07:58.942Z","updated_at":"2026-01-06T11:07:58.942Z","repository_link":"https://github.com/agronholm/typeguard/blob/master/.github/workflows/test.yml","dependencies":[{"id":25790272957,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25790272958,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25790272959,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-01-06T11:07:59.918Z","updated_at":"2026-01-06T11:07:59.918Z","repository_link":"https://github.com/agronholm/typeguard/blob/master/pyproject.toml","dependencies":[{"id":25790273044,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"\u003e= 3.6; python_version \u003c '3.10'","direct":true,"kind":"runtime","optional":false},{"id":25790273045,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e= 4.14.0","direct":true,"kind":"runtime","optional":false}]}],"score":30.43058080913094,"created_at":"2026-05-04T06:49:05.090Z","updated_at":"2026-08-25T14:15:56.308Z","avatar_url":"https://github.com/agronholm.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371620","html_url":"https://summary.ecosyste.ms/projects/371620"}