{"id":4221126,"name":"github.com/coder/slog","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/coder/slog","keywords_array":[],"namespace":"github.com/coder","versions_count":20,"first_release_published_at":"2019-09-07T03:50:10.000Z","latest_release_published_at":"2023-07-31T18:54:36.000Z","latest_release_number":"v1.6.1","last_synced_at":"2026-03-29T00:09:08.883Z","created_at":"2022-04-12T21:57:52.659Z","updated_at":"2026-03-29T00:09:08.883Z","registry_url":"https://pkg.go.dev/github.com/coder/slog","install_command":"go get github.com/coder/slog","documentation_url":"https://pkg.go.dev/github.com/coder/slog#section-documentation","metadata":{},"repo_metadata":{"id":37092768,"uuid":"206593734","full_name":"coder/slog","owner":"coder","description":"Minimal structured logging library for Go","archived":false,"fork":false,"pushed_at":"2025-07-03T07:42:23.000Z","size":483,"stargazers_count":339,"open_issues_count":12,"forks_count":22,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-08-28T17:00:58.895Z","etag":null,"topics":["go","slog","structured-logging"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-05T15:13:25.000Z","updated_at":"2025-08-06T21:41:47.000Z","dependencies_parsed_at":"2024-01-26T07:27:07.227Z","dependency_job_id":"888b58b3-53cf-41ea-a502-eb2abe1654d7","html_url":"https://github.com/coder/slog","commit_stats":{"total_commits":245,"total_committers":12,"mean_commits":"20.416666666666668","dds":"0.28163265306122454","last_synced_commit":"0ec81e6e67bb1fe88d4d068a6c7325f449008201"},"previous_names":["cdr/slog"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/coder/slog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coder","download_url":"https://codeload.github.com/coder/slog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/sbom","scorecard":{"id":269921,"data":{"date":"2025-08-11","repo":{"name":"github.com/coder/slog","commit":"9df5e0a6c14572480711c6c06dd26ceabe32ad72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 16/24 approved changesets -- score normalized to 6","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/coder/slog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/coder/slog/ci.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/coder/slog/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coder/slog/ci.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coder/.github/SECURITY.md:1","Info: Found linked content: github.com/coder/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/coder/.github/SECURITY.md:1","Info: Found text in security policy: github.com/coder/.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T13:06:08.118Z","repository_id":37092768,"created_at":"2025-08-17T13:06:08.118Z","updated_at":"2025-08-17T13:06:08.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275038262,"owners_count":25394640,"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-09-13T02:00:10.085Z","response_time":70,"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":"coder","name":"Coder","uuid":"95932066","kind":"organization","description":"Coder provisions cloud development environments via Terraform, supporting Linux, macOS, Windows, X86, ARM, Kubernetes and more.","email":"contact@coder.com","website":"https://coder.com","location":null,"twitter":"coderhq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/95932066?v=4","repositories_count":172,"last_synced_at":"2025-08-28T11:39:30.155Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coder","funding_links":[],"total_stars":103284,"followers":1822,"following":0,"created_at":"2022-11-14T06:34:20.539Z","updated_at":"2025-08-28T11:39:30.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coder","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coder/repositories"},"tags":[{"name":"v1.6.1","sha":"ea050d3835b22c91adc925ebfe822d936db4ab90","kind":"tag","published_at":"2023-07-31T18:55:19.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.6.1","html_url":"https://github.com/coder/slog/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2e3b402dc2592700e4a87c645af453ea6d71279f","kind":"tag","published_at":"2023-07-31T18:19:55.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.6.0","html_url":"https://github.com/coder/slog/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"c17dfd2b67721d29cf53a0af1e9f0ba0766b91ba","kind":"commit","published_at":"2023-05-23T20:31:21.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.5.4","html_url":"https://github.com/coder/slog/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4d60f86d6ad42e23788d137ed201c6527742a289","kind":"commit","published_at":"2023-05-10T00:45:21.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.5.3","html_url":"https://github.com/coder/slog/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"98d62418e159fef0205997bd3c1547ee51776651","kind":"commit","published_at":"2023-05-09T19:16:52.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.5.2","html_url":"https://github.com/coder/slog/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"cd356cb7843a691f0c0600c2e6cb94ac0d07bf7e","kind":"commit","published_at":"2023-05-09T05:51:53.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.5.1","html_url":"https://github.com/coder/slog/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"68327e2dc4b2ed60148b66389739eb906702b4ec","kind":"commit","published_at":"2023-05-09T02:47:38.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.5.0","html_url":"https://github.com/coder/slog/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"22f02e11c0f82adda55c05485a00c8c4ddb7594a","kind":"commit","published_at":"2023-03-14T02:26:57.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.4.2","html_url":"https://github.com/coder/slog/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"26f2029e8e9a2af196020afa91f33de978a453bf","kind":"commit","published_at":"2021-06-09T19:37:40.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.4.1","html_url":"https://github.com/coder/slog/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"751ddae4f9b16cec7f4c05e4a820f2b483682701","kind":"commit","published_at":"2021-03-04T19:05:10.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.4.0","html_url":"https://github.com/coder/slog/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.4.0/manifests"},{"name":"v2.0.1","sha":"6a41f9d85660abd7fa70daad28a4731a59b358d0","kind":"tag","published_at":"2020-03-31T20:05:38.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v2.0.1","html_url":"https://github.com/coder/slog/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"95bc0f1f03c0bdd180fc467c42383cee7d46fcb4","kind":"tag","published_at":"2020-03-31T19:51:10.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v2.0.0","html_url":"https://github.com/coder/slog/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc","sha":"6575d1c7d6dc9cca3e2a20d84bea3b4698424118","kind":"tag","published_at":"2020-03-31T18:38:45.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v2.0.0-rc","html_url":"https://github.com/coder/slog/releases/tag/v2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v2.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v2.0.0-rc/manifests"},{"name":"v1.3.0","sha":"f7a90d8c4e3665558b8c161a9c69bcb2ec1edfb9","kind":"commit","published_at":"2019-12-16T17:32:40.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.3.0","html_url":"https://github.com/coder/slog/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a13a242bd6c7ed084b0a504b6672dc7d6e052bea","kind":"commit","published_at":"2019-12-15T23:25:18.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.2.0","html_url":"https://github.com/coder/slog/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"97798d61379c4de0c16ea514166718ba1bc1d469","kind":"commit","published_at":"2019-12-12T01:16:56.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.1.0","html_url":"https://github.com/coder/slog/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"f951b5c59eac7b48a4c5a329b9a8ddbea47577de","kind":"commit","published_at":"2019-12-10T18:35:30.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v1.0.0","html_url":"https://github.com/coder/slog/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"20ab27241fe2f279d9db94584d02fcde88307bb5","kind":"commit","published_at":"2019-12-10T17:18:14.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v0.5.0","html_url":"https://github.com/coder/slog/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b68b89cf55bdbac38ac902d94b94855049d884ac","kind":"commit","published_at":"2019-12-07T23:13:53.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v0.4.0","html_url":"https://github.com/coder/slog/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ccd53d470dd2a767e906d1fe604ec92db661c884","kind":"commit","published_at":"2019-09-17T18:03:16.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v0.3.0","html_url":"https://github.com/coder/slog/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"705f8cabce7eecb982f121e73d5c09f94c6bac95","kind":"commit","published_at":"2019-09-13T23:56:10.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v0.2.0","html_url":"https://github.com/coder/slog/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"7fccfacc1f8e57c0b46db5d2301e39c91160241c","kind":"commit","published_at":"2019-09-09T00:38:23.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v0.1.0","html_url":"https://github.com/coder/slog/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"b435be66214a997699bb80c1e5dde1480f0c71a6","kind":"commit","published_at":"2019-09-07T03:50:10.000Z","download_url":"https://codeload.github.com/coder/slog/tar.gz/v0.0.1","html_url":"https://github.com/coder/slog/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coder/slog@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-16T04:15:32.133Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/coder/slog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/coder/slog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/coder/slog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/coder/slog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-14T20:03:17.134Z","issues_count":18,"pull_requests_count":130,"avg_time_to_close_issue":9825233.75,"avg_time_to_close_pull_request":2244588.5725806453,"issues_closed_count":12,"pull_requests_closed_count":124,"pull_request_authors_count":12,"issue_authors_count":13,"avg_comments_per_issue":2.2777777777777777,"avg_comments_per_pull_request":1.1692307692307693,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":187123.33333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fslog/issues","maintainers":[{"login":"ammario","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ammario"},{"login":"coadler","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coadler"},{"login":"mafredri","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafredri"},{"login":"ethanndickson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanndickson"},{"login":"kylecarbs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylecarbs"},{"login":"deansheather","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deansheather"},{"login":"Emyrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Emyrk"}],"active_maintainers":[{"login":"mafredri","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafredri"},{"login":"ethanndickson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethanndickson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoder%2Fslog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoder%2Fslog/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoder%2Fslog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoder%2Fslog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoder%2Fslog/codemeta","maintainers":[]}