{"id":373651,"url":"https://github.com/estran-studio/logviewer","last_synced_at":"2026-08-27T17:34:02.873Z","repository":{"id":311230674,"uuid":"1042912617","full_name":"estran-studio/logviewer","owner":"estran-studio","description":"Terminal based log viewer with multiple datasource (OpenSearch, Splunk, Docker, K8S, SSH, Local Command)","archived":false,"fork":false,"pushed_at":"2026-06-20T06:02:26.000Z","size":37233,"stargazers_count":20,"open_issues_count":17,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-24T20:10:22.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"berlingoqc/logviewer","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/estran-studio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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,"dco":null,"cla":null}},"created_at":"2025-08-22T19:37:38.000Z","updated_at":"2026-05-09T21:04:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/estran-studio/logviewer","commit_stats":null,"previous_names":["bascanada/logviewer","estran-studio/logviewer"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/estran-studio/logviewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estran-studio","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/sbom","scorecard":{"id":1243180,"data":{"date":"2026-02-10T19:55:48Z","repo":{"name":"github.com/bascanada/logviewer","commit":"96be99b74c0aba641c9dd8578567def1164ad405"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: e2e.test:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/integration-manual.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yaml:105","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr.yaml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr.yaml:92","Warn: no topLevel permission defined: .github/workflows/codeql.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-badge.yaml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/integration-manual.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/main.yaml:9","Warn: topLevel 'packages' permission set to 'write': .github/workflows/main.yaml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yaml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yaml:9","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/trigger-doc.yaml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact latest not signed: https://api.github.com/repos/bascanada/logviewer/releases/282650457","Warn: release artifact v0.1.12 not signed: https://api.github.com/repos/bascanada/logviewer/releases/274871819","Warn: release artifact v0.1.11 not signed: https://api.github.com/repos/bascanada/logviewer/releases/274852020","Warn: release artifact v0.1.10 not signed: https://api.github.com/repos/bascanada/logviewer/releases/274670321","Warn: release artifact v0.1.9 not signed: https://api.github.com/repos/bascanada/logviewer/releases/274256886","Warn: release artifact latest does not have provenance: https://api.github.com/repos/bascanada/logviewer/releases/282650457","Warn: release artifact v0.1.12 does not have provenance: https://api.github.com/repos/bascanada/logviewer/releases/274871819","Warn: release artifact v0.1.11 does not have provenance: https://api.github.com/repos/bascanada/logviewer/releases/274852020","Warn: release artifact v0.1.10 does not have provenance: https://api.github.com/repos/bascanada/logviewer/releases/274670321","Warn: release artifact v0.1.9 does not have provenance: https://api.github.com/repos/bascanada/logviewer/releases/274256886"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/bascanada/logviewer/main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/bascanada/logviewer/main.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/bascanada/logviewer/main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/bascanada/logviewer/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/bascanada/logviewer/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/bascanada/logviewer/pr.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating golang:1.26rc3-alpine to golang:1.26rc3-alpine@sha256:7152fe51a980b6c03ee6afc3b8c9e0f5f4045105b9f6a871d7b69dd4b60db165","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating gcr.io/distroless/static-debian11 to gcr.io/distroless/static-debian11@sha256:1dbe426d60caed5d19597532a2d74c8056cd7b1674042b88f7328690b5ead8ed","Warn: containerImage not pinned by hash: integration/infra/log-generator/Dockerfile:2: pin your Docker image by updating golang:1.24.3-alpine to golang:1.24.3-alpine@sha256:b4f875e650466fa0fe62c6fd3f02517a392123eea85f1d7e69d85f780e4db1c1","Warn: containerImage not pinned by hash: integration/infra/log-generator/Dockerfile:11: pin your Docker image by updating alpine:latest to alpine:latest@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659","Warn: containerImage not pinned by hash: integration/infra/ssh/Dockerfile:1: pin your Docker image by updating linuxserver/openssh-server to linuxserver/openssh-server@sha256:fb0a645725bc7e1b0952f9a00961cbd56bf0c0ded85ecb70d41a24343fa8c728","Warn: goCommand not pinned by hash: .github/workflows/coverage-badge.yaml:34","Warn: goCommand not pinned by hash: .github/workflows/main.yaml:58","Warn: goCommand not pinned by hash: .github/workflows/main.yaml:61","Warn: goCommand not pinned by hash: .github/workflows/pr.yaml:53","Info:  20 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 goCommand 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 29 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yaml:38"],"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: growbe"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}}]},"last_synced_at":"2026-02-10T20:47:45.061Z","repository_id":311230674,"created_at":"2026-02-10T20:47:45.061Z","updated_at":"2026-02-10T20:47:45.061Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36329732,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"estran-studio","name":"Estran Studio","uuid":"208409237","kind":"organization","description":"","email":"admin@estran.studio","website":"https://estran.studio","location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/208409237?v=4","repositories_count":1,"last_synced_at":"2026-05-08T18:38:39.292Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/estran-studio","funding_links":[],"total_stars":0,"followers":1,"following":0,"created_at":"2025-04-21T20:28:39.767Z","updated_at":"2026-05-08T18:38:39.292Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estran-studio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estran-studio/repositories"},"packages":[{"id":14414377,"name":"github.com/estran-studio/logviewer","ecosystem":"go","description":"","homepage":"https://github.com/estran-studio/logviewer","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/estran-studio/logviewer","keywords_array":[],"namespace":"github.com/estran-studio","versions_count":22,"first_release_published_at":"2026-01-01T23:17:30.000Z","latest_release_published_at":"2026-05-09T04:16:30.000Z","latest_release_number":"v0.1.21","last_synced_at":"2026-08-26T17:16:00.054Z","created_at":"2026-05-09T12:52:13.142Z","updated_at":"2026-08-26T17:16:00.054Z","registry_url":"https://pkg.go.dev/github.com/estran-studio/logviewer","install_command":"go get github.com/estran-studio/logviewer","documentation_url":"https://pkg.go.dev/github.com/estran-studio/logviewer#section-documentation","metadata":{},"repo_metadata":{"id":311230674,"uuid":"1042912617","full_name":"estran-studio/logviewer","owner":"estran-studio","description":"Terminal based log viewer with multiple datasource (OpenSearch, Splunk, Docker, K8S, SSH, Local Command)","archived":false,"fork":false,"pushed_at":"2026-06-20T06:02:26.000Z","size":37233,"stargazers_count":20,"open_issues_count":17,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-24T20:10:22.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"berlingoqc/logviewer","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/estran-studio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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,"dco":null,"cla":null}},"created_at":"2025-08-22T19:37:38.000Z","updated_at":"2026-05-09T21:04:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/estran-studio/logviewer","commit_stats":null,"previous_names":["bascanada/logviewer","estran-studio/logviewer"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/estran-studio/logviewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estran-studio","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/sbom","scorecard":{"id":1243180,"data":{"date":"2026-02-10T19:55:48Z","repo":{"name":"github.com/bascanada/logviewer","commit":"96be99b74c0aba641c9dd8578567def1164ad405"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: e2e.test:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/integration-manual.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yaml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yaml:105","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr.yaml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr.yaml:92","Warn: no topLevel permission defined: .github/workflows/codeql.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-badge.yaml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/integration-manual.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/main.yaml:9","Warn: topLevel 'packages' permission set to 'write': .github/workflows/main.yaml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yaml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yaml:9","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/trigger-doc.yaml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact latest not signed: https://api.github.com/repos/bascanada/logviewer/releases/282650457","Warn: release artifact v0.1.12 not signed: https://api.github.com/repos/bascanada/logviewer/releases/274871819","Warn: release artifact v0.1.11 not signed: https://api.github.com/repos/bascanada/logviewer/releases/274852020","Warn: release artifact v0.1.10 not signed: https://api.github.com/repos/bascanada/logviewer/releases/274670321","Warn: release artifact v0.1.9 not signed: https://api.github.com/repos/bascanada/logviewer/releases/274256886","Warn: release artifact latest does not have provenance: https://api.github.com/repos/bascanada/logviewer/releases/282650457","Warn: release artifact v0.1.12 does not have provenance: https://api.github.com/repos/bascanada/logviewer/releases/274871819","Warn: release artifact v0.1.11 does not have provenance: https://api.github.com/repos/bascanada/logviewer/releases/274852020","Warn: release artifact v0.1.10 does not have provenance: https://api.github.com/repos/bascanada/logviewer/releases/274670321","Warn: release artifact v0.1.9 does not have provenance: https://api.github.com/repos/bascanada/logviewer/releases/274256886"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/bascanada/logviewer/main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/bascanada/logviewer/main.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/bascanada/logviewer/main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/bascanada/logviewer/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/bascanada/logviewer/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/bascanada/logviewer/pr.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating golang:1.26rc3-alpine to golang:1.26rc3-alpine@sha256:7152fe51a980b6c03ee6afc3b8c9e0f5f4045105b9f6a871d7b69dd4b60db165","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating gcr.io/distroless/static-debian11 to gcr.io/distroless/static-debian11@sha256:1dbe426d60caed5d19597532a2d74c8056cd7b1674042b88f7328690b5ead8ed","Warn: containerImage not pinned by hash: integration/infra/log-generator/Dockerfile:2: pin your Docker image by updating golang:1.24.3-alpine to golang:1.24.3-alpine@sha256:b4f875e650466fa0fe62c6fd3f02517a392123eea85f1d7e69d85f780e4db1c1","Warn: containerImage not pinned by hash: integration/infra/log-generator/Dockerfile:11: pin your Docker image by updating alpine:latest to alpine:latest@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659","Warn: containerImage not pinned by hash: integration/infra/ssh/Dockerfile:1: pin your Docker image by updating linuxserver/openssh-server to linuxserver/openssh-server@sha256:fb0a645725bc7e1b0952f9a00961cbd56bf0c0ded85ecb70d41a24343fa8c728","Warn: goCommand not pinned by hash: .github/workflows/coverage-badge.yaml:34","Warn: goCommand not pinned by hash: .github/workflows/main.yaml:58","Warn: goCommand not pinned by hash: .github/workflows/main.yaml:61","Warn: goCommand not pinned by hash: .github/workflows/pr.yaml:53","Info:  20 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   4 goCommand 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 29 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yaml:38"],"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: growbe"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}}]},"last_synced_at":"2026-02-10T20:47:45.061Z","repository_id":311230674,"created_at":"2026-02-10T20:47:45.061Z","updated_at":"2026-02-10T20:47:45.061Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36329732,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"estran-studio","name":"Estran Studio","uuid":"208409237","kind":"organization","description":"","email":"admin@estran.studio","website":"https://estran.studio","location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/208409237?v=4","repositories_count":1,"last_synced_at":"2026-05-08T18:38:39.292Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/estran-studio","funding_links":[],"total_stars":0,"followers":1,"following":0,"created_at":"2025-04-21T20:28:39.767Z","updated_at":"2026-05-08T18:38:39.292Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estran-studio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estran-studio/repositories"},"tags":[{"name":"latest","sha":"96745b258b14af750622ad771bcc5ca894a7130a","kind":"commit","published_at":"2026-05-09T20:46:26.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/latest","html_url":"https://github.com/estran-studio/logviewer/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/latest/manifests"},{"name":"v0.1.21","sha":"6917129c2669994b5606915c9993a8a433d9f0d8","kind":"commit","published_at":"2026-05-09T04:16:30.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.21","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"34d9787d05986faee6cad9c15c30474b2c0ad6d1","kind":"commit","published_at":"2026-02-14T20:03:22.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.20","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"a9b209285d4622869b4f73765a5981333a133260","kind":"commit","published_at":"2026-02-14T19:39:05.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.19","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"12ff8c2aed7d29e08dc4035ea2d6b238cfa89e7d","kind":"commit","published_at":"2026-02-14T19:24:28.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.18","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"bca9420a2a5047003d204b65df5281a6c65179b8","kind":"commit","published_at":"2026-02-13T16:54:59.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.17","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"ccf7ac313949bfa912861d2e5190f6973ac4cc4e","kind":"commit","published_at":"2026-02-13T16:40:49.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.16","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"2a7a8af42f3b2102a0df74fa9015790eccca7ace","kind":"commit","published_at":"2026-02-13T16:37:54.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.15","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"bbe41f365956a724c928e10f5298dcc8f33ce0e0","kind":"commit","published_at":"2026-02-11T17:45:51.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.14","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"c98d2647ccbc3677639e890febabcf120156b3ae","kind":"commit","published_at":"2026-02-03T16:52:48.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.13","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"367e1eb03444a9d9d8980f5ee9866f0a13c1e255","kind":"commit","published_at":"2026-01-07T04:25:50.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.12","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"367e1eb03444a9d9d8980f5ee9866f0a13c1e255","kind":"commit","published_at":"2026-01-07T04:25:50.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.11","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"9df69184c69a5ea46340480fbac26db880e530a8","kind":"commit","published_at":"2026-01-06T22:36:34.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.10","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"db628c5d3db4ac3c5994a91c92608cbb842283c1","kind":"commit","published_at":"2026-01-01T23:17:30.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.9","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.9/manifests"},{"name":"v0.0.6","sha":"db628c5d3db4ac3c5994a91c92608cbb842283c1","kind":"commit","published_at":"2026-01-01T23:17:30.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.0.6","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.0.6/manifests"},{"name":"v0.1.8","sha":"15f08eb27216e89c106339363ee327f4bdaf7635","kind":"commit","published_at":"2025-12-19T17:05:42.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.8","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"569e0ee465ec8758274201df991e5adc8370eefc","kind":"commit","published_at":"2025-12-12T15:23:04.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.7","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"50a084a35e13f3c617a4740f1fba1f736b78286c","kind":"commit","published_at":"2025-12-11T23:52:37.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.6","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"43741dd4c9da0c004ac0240b9a6839836715f7a4","kind":"commit","published_at":"2025-12-11T23:17:52.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.5","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"b652a7b798963d7d74c8f2393610e934f41409a6","kind":"commit","published_at":"2025-12-10T19:25:50.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.4","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"85be74e6b5f374e4b63fe58d2fc26c31c6eb2e10","kind":"commit","published_at":"2025-12-09T02:18:58.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.3","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"f46c1c55dcd025d1e0a85f116baf2311506e5eba","kind":"commit","published_at":"2025-12-08T03:02:21.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.2","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"0a86b32a7004f554f108ed22c22465205fdccae5","kind":"commit","published_at":"2025-12-08T01:44:42.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/v0.1.1","html_url":"https://github.com/estran-studio/logviewer/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/v0.1.1/manifests"},{"name":"0.1.0","sha":"509f44908b05a4c487fa3f1f2a06015b126f187e","kind":"commit","published_at":"2025-12-07T06:03:16.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/0.1.0","html_url":"https://github.com/estran-studio/logviewer/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/0.1.0/manifests"},{"name":"0.0.12","sha":"004ff9088d31f0ef1e9b234111947030290a5c87","kind":"commit","published_at":"2025-10-13T16:47:57.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/0.0.12","html_url":"https://github.com/estran-studio/logviewer/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"715bf1b5a2c7be104c5c8376caa750027b54e141","kind":"commit","published_at":"2025-08-25T18:57:14.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/0.0.11","html_url":"https://github.com/estran-studio/logviewer/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"e56891c07744f3311aed86382afabbe5ac7151b6","kind":"commit","published_at":"2025-08-24T08:27:59.000Z","download_url":"https://codeload.github.com/estran-studio/logviewer/tar.gz/0.0.10","html_url":"https://github.com/estran-studio/logviewer/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/estran-studio/logviewer@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/tags/0.0.10/manifests"}]},"repo_metadata_updated_at":"2026-08-19T14:59:44.032Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/estran-studio/logviewer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/estran-studio/logviewer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/estran-studio/logviewer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/estran-studio/logviewer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T13:30:46.927Z","issues_count":0,"pull_requests_count":29,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1290237.6,"issues_closed_count":0,"pull_requests_closed_count":15,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.4827586206896552,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":0,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1290237.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.4827586206896552,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Festran-studio%2Flogviewer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Festran-studio%2Flogviewer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Festran-studio%2Flogviewer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Festran-studio%2Flogviewer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Festran-studio%2Flogviewer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Festran-studio%2Flogviewer/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281965,"maintainers_count":0,"namespaces_count":839506,"keywords_count":125547,"github":"golang","metadata":{"funded_packages_count":68124,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-27T05:03:21.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":12173577,"full_name":"estran-studio/logviewer","default_branch":"master","total_commits":190,"total_committers":6,"total_bot_commits":47,"total_bot_committers":2,"mean_commits":31.666666666666668,"dds":0.6526315789473685,"past_year_total_commits":107,"past_year_total_committers":5,"past_year_total_bot_commits":32,"past_year_total_bot_committers":2,"past_year_mean_commits":21.4,"past_year_dds":0.514018691588785,"last_synced_at":"2026-08-26T17:02:08.125Z","last_synced_commit":"96745b258b14af750622ad771bcc5ca894a7130a","created_at":"2026-08-06T07:02:13.853Z","updated_at":"2026-08-26T17:02:07.320Z","committers":[{"name":"William Quintal","email":"william95quintalwilliam@outlook.com","login":"berlingoqc","count":66},{"name":"William Quintal","email":"williamquintal95@gmail.com","login":"wquintal","count":54},{"name":"google-labs-jules[bot]","email":"161369871+google-labs-jules[bot]","login":"google-labs-jules[bot]","count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":21},{"name":"William Quintal","email":"wq@MacBookPro-de-William.local","login":null,"count":16},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":7}],"past_year_committers":[{"name":"William Quintal","email":"williamquintal95@gmail.com","login":"wquintal","count":52},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":21},{"name":"William Quintal","email":"wq@MacBookPro-de-William.local","login":null,"count":16},{"name":"google-labs-jules[bot]","email":"161369871+google-labs-jules[bot]","login":"google-labs-jules[bot]","count":11},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":7}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-27T00:00:09.802Z","repositories_count":6813446,"commits_count":987114343,"contributors_count":41630223,"owners_count":1370711,"committers_count":3375903,"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":"estran-studio/logviewer","html_url":"https://github.com/estran-studio/logviewer","last_synced_at":"2026-08-26T17:02:04.255Z","status":"error","issues_count":0,"pull_requests_count":29,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1290237.6,"issues_closed_count":0,"pull_requests_closed_count":15,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.4827586206896552,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":0,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1290237.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.4827586206896552,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":0,"created_at":"2026-05-09T19:00:08.491Z","updated_at":"2026-08-26T17:02:04.256Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/estran-studio%2Flogviewer/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":29,"go":3}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":29}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"dependabot[bot]":29}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-27T00:00:05.952Z","repositories_count":16475824,"issues_count":43001229,"pull_requests_count":137341893,"authors_count":11551405,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":29,"go":3}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":29}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":29}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":18,"PullRequestEvent":10,"IssueCommentEvent":6,"PushEvent":7,"CreateEvent":11},"last_year":{"ReleaseEvent":1,"DeleteEvent":18,"PullRequestEvent":10,"IssueCommentEvent":6,"PushEvent":7,"CreateEvent":11}},"keywords":[],"dependencies":[],"score":null,"created_at":"2026-06-26T11:24:25.683Z","updated_at":"2026-08-27T17:34:02.873Z","avatar_url":"https://github.com/estran-studio.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/373651","html_url":"https://summary.ecosyste.ms/projects/373651"}