{"id":8678295,"name":"py3-structlog","ecosystem":"alpine","description":"Simple, powerful, and fast logging for Python","homepage":"https://github.com/hynek/structlog","licenses":"Apache-2.0 OR MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/hynek/structlog","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-08-08T09:16:12.000Z","latest_release_published_at":"2023-08-08T09:16:12.000Z","latest_release_number":"23.1.0-r2","last_synced_at":"2026-04-08T14:05:13.312Z","created_at":"2023-12-20T10:30:51.201Z","updated_at":"2026-04-08T14:05:13.312Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-structlog","install_command":"apk add py3-structlog","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39633684,"uuid":"12085960","full_name":"hynek/structlog","owner":"hynek","description":"Simple, powerful, and fast logging for Python.","archived":false,"fork":false,"pushed_at":"2025-12-16T08:51:21.000Z","size":6292,"stargazers_count":4457,"open_issues_count":36,"forks_count":261,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-12-25T10:59:57.274Z","etag":null,"topics":["logging","python","structured-logging"],"latest_commit_sha":null,"homepage":"https://www.structlog.org/","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/hynek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null},"funding":{"github":"hynek","tidelift":"pypi/structlog","thanks_dev":"u/gh/hynek","custom":"https://hynek.me/say-thanks/"}},"created_at":"2013-08-13T15:55:58.000Z","updated_at":"2025-12-25T04:17:43.000Z","dependencies_parsed_at":"2025-12-23T23:02:05.718Z","dependency_job_id":null,"html_url":"https://github.com/hynek/structlog","commit_stats":{"total_commits":1602,"total_committers":125,"mean_commits":12.816,"dds":"0.16479400749063666","last_synced_commit":"f3e6fdee0658e9c6ab89aaa8823abe0d78e49b3a"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/hynek/structlog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hynek","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/sbom","scorecard":{"id":475125,"data":{"date":"2025-08-11","repo":{"name":"github.com/hynek/structlog","commit":"3ac0ae586c0046103f13e273382ee7be2715966f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: found token with 'none' permissions: .github/workflows/build-docset.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:9","Warn: no topLevel permission defined: .github/workflows/pypi-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"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/build-docset.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/build-docset.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docset.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/build-docset.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docset.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/build-docset.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/pypi-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-package.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/pypi-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-package.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/pypi-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-package.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/pypi-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-package.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/pypi-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-package.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/pypi-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hynek/structlog/zizmor.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-docset.yml:28","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  13 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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-APACHE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi-package.yml:57"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (7) 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-19T15:05:45.604Z","repository_id":39633684,"created_at":"2025-08-19T15:05:45.604Z","updated_at":"2025-08-19T15:05:45.604Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28062336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-26T02:00:06.189Z","response_time":55,"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":"hynek","name":"Hynek Schlawack","uuid":"41240","kind":"user","description":"","email":"","website":"https://hynek.me/about/","location":"Berlin","twitter":"hynek","company":"Variomedia AG","icon_url":"https://avatars.githubusercontent.com/u/41240?u=c77db9d353f9df8435a5bfcdaab2121c047f0456\u0026v=4","repositories_count":37,"last_synced_at":"2025-10-06T13:34:15.968Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hynek","funding_links":["https://github.com/sponsors/hynek"],"total_stars":8704,"followers":1803,"following":6,"created_at":"2022-11-02T16:24:56.789Z","updated_at":"2025-10-06T13:34:15.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hynek","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hynek/repositories"},"tags":[{"name":"25.5.0","sha":"c0ef9e09e7a536cae65e33c1ac1c8b4e6a6f7511","kind":"tag","published_at":"2025-10-27T08:10:09.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/25.5.0","html_url":"https://github.com/hynek/structlog/releases/tag/25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/25.5.0/manifests"},{"name":"25.4.0","sha":"d38385cda711f62ad56018abfd72d4384f94e3ce","kind":"tag","published_at":"2025-06-02T08:06:07.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/25.4.0","html_url":"https://github.com/hynek/structlog/releases/tag/25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/25.4.0/manifests"},{"name":"25.3.0","sha":"edfa953b981be4f0a4365bd991dc0ee5e130eedd","kind":"tag","published_at":"2025-04-25T15:50:16.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/25.3.0","html_url":"https://github.com/hynek/structlog/releases/tag/25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/25.3.0/manifests"},{"name":"25.2.0","sha":"e948850c1bd20334247ce5d8228eab6549ab94a6","kind":"tag","published_at":"2025-03-11T17:32:05.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/25.2.0","html_url":"https://github.com/hynek/structlog/releases/tag/25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/25.2.0/manifests"},{"name":"25.1.0","sha":"a38a5ac5d6e7a461b0c304294b7446a2bf674410","kind":"tag","published_at":"2025-01-16T10:09:22.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/25.1.0","html_url":"https://github.com/hynek/structlog/releases/tag/25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/25.1.0/manifests"},{"name":"24.4.0","sha":"42fca8c440d4460a9665acd72e0a5a1b9888c3ca","kind":"tag","published_at":"2024-07-17T12:32:10.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/24.4.0","html_url":"https://github.com/hynek/structlog/releases/tag/24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/24.4.0/manifests"},{"name":"24.3.0.post2","sha":"d7429f878a22720e5528c70d154ff1f5d893b3e4","kind":"tag","published_at":"2024-07-17T11:59:34.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/24.3.0.post2","html_url":"https://github.com/hynek/structlog/releases/tag/24.3.0.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@24.3.0.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/24.3.0.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/24.3.0.post2/manifests"},{"name":"24.3.0.post1","sha":"37fce7a54c288efbeec66056a49a602654a9d350","kind":"tag","published_at":"2024-07-17T11:38:12.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/24.3.0.post1","html_url":"https://github.com/hynek/structlog/releases/tag/24.3.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@24.3.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/24.3.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/24.3.0.post1/manifests"},{"name":"24.3.0","sha":"320e61a79cc47c089363f6f18ff5c5b5cd375278","kind":"tag","published_at":"2024-07-17T11:04:42.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/24.3.0","html_url":"https://github.com/hynek/structlog/releases/tag/24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/24.3.0/manifests"},{"name":"24.2.0","sha":"78729a8ad6226eb2a2da2251b4feaf43c3eccdc9","kind":"tag","published_at":"2024-05-27T21:35:46.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/24.2.0","html_url":"https://github.com/hynek/structlog/releases/tag/24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/24.2.0/manifests"},{"name":"24.1.0","sha":"6f3fc33fa112f277be4f10c2c52b2d0303fc4494","kind":"tag","published_at":"2024-01-08T09:45:51.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/24.1.0","html_url":"https://github.com/hynek/structlog/releases/tag/24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/24.1.0/manifests"},{"name":"23.3.0","sha":"45ba1911648c99f2fdf275611fcb996a0cfb45c2","kind":"tag","published_at":"2023-12-29T13:41:12.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/23.3.0","html_url":"https://github.com/hynek/structlog/releases/tag/23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/23.3.0/manifests"},{"name":"23.2.0","sha":"f5cbae43c8fd2f20eeb933e5af0134225d3daa9b","kind":"tag","published_at":"2023-10-09T14:44:00.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/23.2.0","html_url":"https://github.com/hynek/structlog/releases/tag/23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/23.2.0/manifests"},{"name":"23.1.0","sha":"4d9bc1ee3051050008604f6dd89f905a5734a830","kind":"tag","published_at":"2023-04-06T09:03:05.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/23.1.0","html_url":"https://github.com/hynek/structlog/releases/tag/23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/23.1.0/manifests"},{"name":"22.3.0","sha":"c5971088852ab527e47f1aa9883baaec47f5ea72","kind":"tag","published_at":"2022-11-24T07:35:43.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/22.3.0","html_url":"https://github.com/hynek/structlog/releases/tag/22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/22.3.0/manifests"},{"name":"22.2.0","sha":"4d00ebff8faaad1df8f5539df651776be772fb58","kind":"tag","published_at":"2022-11-19T11:47:17.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/22.2.0","html_url":"https://github.com/hynek/structlog/releases/tag/22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/22.2.0/manifests"},{"name":"22.1.0","sha":"0ca06b75855cdd927804f3cb17e824db0370d7ad","kind":"tag","published_at":"2022-07-20T11:06:05.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/22.1.0","html_url":"https://github.com/hynek/structlog/releases/tag/22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/22.1.0/manifests"},{"name":"21.5.0","sha":"858c5c8fb83416c7889364623ad521ce6bb23004","kind":"tag","published_at":"2021-12-16T12:43:39.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/21.5.0","html_url":"https://github.com/hynek/structlog/releases/tag/21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/21.5.0/manifests"},{"name":"21.4.0","sha":"e9e77e81a07325ffc2eaa260fa1ec47a7bab378f","kind":"tag","published_at":"2021-11-25T15:32:50.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/21.4.0","html_url":"https://github.com/hynek/structlog/releases/tag/21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/21.4.0/manifests"},{"name":"21.3.0","sha":"f21c50a5c1dc7a9bc1299e1cfc39ee06226cd4a2","kind":"tag","published_at":"2021-11-20T14:43:01.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/21.3.0","html_url":"https://github.com/hynek/structlog/releases/tag/21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/21.3.0/manifests"},{"name":"21.2.0","sha":"429b13f200538d10a9fc5cb9d240c8dca9c5ca31","kind":"tag","published_at":"2021-10-12T13:20:49.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/21.2.0","html_url":"https://github.com/hynek/structlog/releases/tag/21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/21.2.0/manifests"},{"name":"21.1.0","sha":"5b5a6c947decb7ccefa76646ca6c28cefd5697bb","kind":"tag","published_at":"2021-02-18T16:02:10.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/21.1.0","html_url":"https://github.com/hynek/structlog/releases/tag/21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/21.1.0/manifests"},{"name":"20.2.0","sha":"f3a2d1019546df9af7ae52912f32dc04c1a53916","kind":"tag","published_at":"2020-12-31T11:22:47.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/20.2.0","html_url":"https://github.com/hynek/structlog/releases/tag/20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/20.2.0/manifests"},{"name":"20.1.0","sha":"81fefd78e7b610cbebe3d850884a71a44d70acef","kind":"tag","published_at":"2020-01-28T11:35:09.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/20.1.0","html_url":"https://github.com/hynek/structlog/releases/tag/20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/20.1.0/manifests"},{"name":"19.2.0","sha":"b208253aa7f8f70fb90003f75dae10907319d4f7","kind":"tag","published_at":"2019-10-16T10:22:54.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/19.2.0","html_url":"https://github.com/hynek/structlog/releases/tag/19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/19.2.0/manifests"},{"name":"19.1.0","sha":"92f46e5ff2d014c8e7e6a11166165a3e6dc1288b","kind":"tag","published_at":"2019-02-02T13:10:06.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/19.1.0","html_url":"https://github.com/hynek/structlog/releases/tag/19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/19.1.0/manifests"},{"name":"18.2.0","sha":"eed056459e01165d47cbf37c138596d4ae2c0079","kind":"tag","published_at":"2018-09-05T09:33:25.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/18.2.0","html_url":"https://github.com/hynek/structlog/releases/tag/18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/18.2.0/manifests"},{"name":"18.1.0","sha":"a73fbd3a9c3cafb11f43168582083f839b883034","kind":"tag","published_at":"2018-01-27T08:00:39.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/18.1.0","html_url":"https://github.com/hynek/structlog/releases/tag/18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/18.1.0/manifests"},{"name":"17.2.0","sha":"db2e573ff3018ad08b1f18e56d27de59f00f9e3a","kind":"tag","published_at":"2017-05-15T15:34:28.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/17.2.0","html_url":"https://github.com/hynek/structlog/releases/tag/17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/17.2.0/manifests"},{"name":"17.1.0","sha":"a787b72db065170a42627cb255062b2038c8023f","kind":"tag","published_at":"2017-04-24T11:51:44.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/17.1.0","html_url":"https://github.com/hynek/structlog/releases/tag/17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/17.1.0/manifests"},{"name":"16.1.0","sha":"a39f6906a268fb2f4c365042b31d0200468fb492","kind":"tag","published_at":"2016-05-24T14:34:57.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/16.1.0","html_url":"https://github.com/hynek/structlog/releases/tag/16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/16.1.0/manifests"},{"name":"16.0.0","sha":"8a429b1c6ce045d6f43ae8a093d18bcbc6623325","kind":"commit","published_at":"2016-01-28T12:37:18.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/16.0.0","html_url":"https://github.com/hynek/structlog/releases/tag/16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/16.0.0/manifests"},{"name":"15.3.0","sha":"ccfc47e40d7c43435f5f874eeacb84db1995837d","kind":"commit","published_at":"2015-09-25T11:16:13.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/15.3.0","html_url":"https://github.com/hynek/structlog/releases/tag/15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/15.3.0/manifests"},{"name":"15.2.0","sha":"11ecaf5ac6d6487ba028d9970394f27087b7adf0","kind":"commit","published_at":"2015-06-10T12:14:43.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/15.2.0","html_url":"https://github.com/hynek/structlog/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/15.2.0/manifests"},{"name":"15.1.0","sha":"fafd22ea1035b15b48d0c075bf13580e9c3266ed","kind":"commit","published_at":"2015-02-24T12:29:26.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/15.1.0","html_url":"https://github.com/hynek/structlog/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/15.1.0/manifests"},{"name":"15.0.0","sha":"0cd86f1d8728d9df646bd149c5ba2cc12c3e4c7a","kind":"commit","published_at":"2015-01-23T15:40:21.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/15.0.0","html_url":"https://github.com/hynek/structlog/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/15.0.0/manifests"},{"name":"0.4.2","sha":"bfac310e2216901f9fd6f74102e222730af6ef24","kind":"commit","published_at":"2014-07-26T12:19:30.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/0.4.2","html_url":"https://github.com/hynek/structlog/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"ab806b46a3bf17ab148eb5bbac243db1b5604c4f","kind":"commit","published_at":"2013-12-19T20:16:13.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/0.4.1","html_url":"https://github.com/hynek/structlog/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"d8e36ef862ed1bacf8f388bf03b73d4e4aa17c04","kind":"commit","published_at":"2013-11-10T14:07:55.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/0.4.0","html_url":"https://github.com/hynek/structlog/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"d08d011750bbf19f6f22c5ba960a35553758ae81","kind":"commit","published_at":"2013-09-27T08:35:35.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/0.3.2","html_url":"https://github.com/hynek/structlog/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"8903b94bfe990aa1a402f589f5470e1470a6a5f9","kind":"commit","published_at":"2013-09-26T07:10:47.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/0.3.1","html_url":"https://github.com/hynek/structlog/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"21680b52fef81612b3adc54a244730b0eaef65fd","kind":"commit","published_at":"2013-09-23T13:27:18.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/0.3.0","html_url":"https://github.com/hynek/structlog/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"2c2507f15fe74dfdbeac91dcfe2145c89133dfd4","kind":"commit","published_at":"2013-09-17T09:44:42.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/0.2.0","html_url":"https://github.com/hynek/structlog/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"0a9b2489e75546de951a04a714ab6743b5e535b0","kind":"commit","published_at":"2013-09-12T16:03:47.000Z","download_url":"https://codeload.github.com/hynek/structlog/tar.gz/0.1.0","html_url":"https://github.com/hynek/structlog/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hynek/structlog@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-12-26T22:00:21.958Z","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:apk/alpine/py3-structlog?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-structlog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-structlog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-structlog/dependencies","status":null,"funding_links":["https://github.com/sponsors/hynek","https://tidelift.com/funding/github/pypi/structlog","https://thanks.dev/u/gh/hynek","https://hynek.me/say-thanks/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-23T13:00:59.305Z","issues_count":173,"pull_requests_count":249,"avg_time_to_close_issue":14754198.772357723,"avg_time_to_close_pull_request":967046.1973094171,"issues_closed_count":123,"pull_requests_closed_count":223,"pull_request_authors_count":70,"issue_authors_count":145,"avg_comments_per_issue":2.791907514450867,"avg_comments_per_pull_request":0.9558232931726908,"merged_pull_requests_count":180,"bot_issues_count":0,"bot_pull_requests_count":49,"past_year_issues_count":31,"past_year_pull_requests_count":66,"past_year_avg_time_to_close_issue":1192869.294117647,"past_year_avg_time_to_close_pull_request":595012.5294117647,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":51,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":1.2903225806451613,"past_year_avg_comments_per_pull_request":0.5606060606060606,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":44,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hynek%2Fstructlog/issues","maintainers":[{"login":"hynek","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"}],"active_maintainers":[{"login":"hynek","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hynek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-structlog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-structlog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-structlog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-structlog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-structlog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-structlog/codemeta","maintainers":[{"uuid":"dev@ayakael.net","login":null,"name":"Antoine Martin (ayakael)","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Martin (ayakael)","packages_count":180,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Martin (ayakael)","role":null,"created_at":"2024-08-19T18:26:12.029Z","updated_at":"2024-08-19T18:26:12.029Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/dev@ayakael.net/packages"}]}