{"id":378080,"url":"https://github.com/ggicci/owl","last_synced_at":"2026-07-21T13:30:24.608Z","repository":{"id":189396552,"uuid":"561403232","full_name":"ggicci/owl","owner":"ggicci","description":"🦉 Go Struct Tag Framework and Algorithm Driver","archived":false,"fork":false,"pushed_at":"2025-04-24T06:37:44.000Z","size":150,"stargazers_count":6,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-24T10:33:09.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ggicci.me/owl","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/ggicci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"ggicci","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-11-03T16:02:54.000Z","updated_at":"2025-05-28T02:14:22.000Z","dependencies_parsed_at":"2023-11-12T23:23:50.148Z","dependency_job_id":"e8401568-c13b-4f79-9c1e-57a51828b1ba","html_url":"https://github.com/ggicci/owl","commit_stats":null,"previous_names":["ggicci/owl"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/ggicci/owl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggicci","download_url":"https://codeload.github.com/ggicci/owl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl/sbom","scorecard":{"id":425235,"data":{"date":"2025-08-11","repo":{"name":"github.com/ggicci/owl","commit":"ffb29b3a1150e420368e86b898f673f3b396fedf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yaml: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":"Code-Review","score":1,"reason":"Found 2/19 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":"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":"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":"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/go.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ggicci/owl/go.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ggicci/owl/go.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ggicci/owl/go.yaml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":-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 16 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-19T02:06:37.500Z","repository_id":189396552,"created_at":"2025-08-19T02:06:37.500Z","updated_at":"2025-08-19T02:06:37.500Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35325188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"ggicci","name":"Ggicci","uuid":"3077555","kind":"user","description":"look inside and keep kind ❤️","email":"ggicci.t@gmail.com","website":null,"location":"Vancouver","twitter":null,"company":"@aws","icon_url":"https://avatars.githubusercontent.com/u/3077555?u=c2dc4d1e7ba3c907b720007840e1e7e011f2225e\u0026v=4","repositories_count":69,"last_synced_at":"2026-05-05T20:39:21.836Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ggicci","funding_links":["https://github.com/sponsors/ggicci"],"total_stars":598,"followers":116,"following":120,"created_at":"2022-11-06T01:00:10.123Z","updated_at":"2026-05-05T20:39:21.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggicci","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggicci/repositories"},"packages":[{"id":8220741,"name":"github.com/ggicci/owl","ecosystem":"go","description":"Package \"owl\" a go struct tag framework and algorithm driver.","homepage":"https://github.com/ggicci/owl","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ggicci/owl","keywords_array":[],"namespace":"github.com/ggicci","versions_count":19,"first_release_published_at":"2023-08-19T19:34:20.000Z","latest_release_published_at":"2024-04-20T20:49:50.000Z","latest_release_number":"v0.8.2","last_synced_at":"2026-07-12T13:30:41.886Z","created_at":"2023-09-05T03:46:10.655Z","updated_at":"2026-07-12T13:30:41.886Z","registry_url":"https://pkg.go.dev/github.com/ggicci/owl","install_command":"go get github.com/ggicci/owl","documentation_url":"https://pkg.go.dev/github.com/ggicci/owl#section-documentation","metadata":{},"repo_metadata":{"id":189396552,"uuid":"561403232","full_name":"ggicci/owl","owner":"ggicci","description":"🦉 Go Struct Tag Framework and Algorithm Driver","archived":false,"fork":false,"pushed_at":"2025-04-24T06:37:44.000Z","size":150,"stargazers_count":6,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-24T10:33:09.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ggicci.me/owl","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/ggicci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"ggicci","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-11-03T16:02:54.000Z","updated_at":"2025-05-28T02:14:22.000Z","dependencies_parsed_at":"2023-11-12T23:23:50.148Z","dependency_job_id":"e8401568-c13b-4f79-9c1e-57a51828b1ba","html_url":"https://github.com/ggicci/owl","commit_stats":null,"previous_names":["ggicci/owl"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/ggicci/owl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggicci","download_url":"https://codeload.github.com/ggicci/owl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl/sbom","scorecard":{"id":425235,"data":{"date":"2025-08-11","repo":{"name":"github.com/ggicci/owl","commit":"ffb29b3a1150e420368e86b898f673f3b396fedf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yaml: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":"Code-Review","score":1,"reason":"Found 2/19 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":"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":"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":"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/go.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ggicci/owl/go.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ggicci/owl/go.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ggicci/owl/go.yaml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":-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 16 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-19T02:06:37.500Z","repository_id":189396552,"created_at":"2025-08-19T02:06:37.500Z","updated_at":"2025-08-19T02:06:37.500Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35325188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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":"ggicci","name":"Ggicci","uuid":"3077555","kind":"user","description":"look inside and keep kind ❤️","email":"ggicci.t@gmail.com","website":null,"location":"Vancouver","twitter":null,"company":"@aws","icon_url":"https://avatars.githubusercontent.com/u/3077555?u=c2dc4d1e7ba3c907b720007840e1e7e011f2225e\u0026v=4","repositories_count":69,"last_synced_at":"2026-05-05T20:39:21.836Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ggicci","funding_links":["https://github.com/sponsors/ggicci"],"total_stars":598,"followers":116,"following":120,"created_at":"2022-11-06T01:00:10.123Z","updated_at":"2026-05-05T20:39:21.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggicci","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggicci/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-10T08:44:59.136Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.770170851827081,"dependent_packages_count":5.801463286110942,"stargazers_count":25.234389250319207,"forks_count":18.75316673760159,"docker_downloads_count":null,"average":13.639797531464705},"purl":"pkg:golang/github.com/ggicci/owl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ggicci/owl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ggicci/owl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ggicci/owl/dependencies","status":null,"funding_links":["https://github.com/sponsors/ggicci"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fggicci%2Fowl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fggicci%2Fowl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fggicci%2Fowl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fggicci%2Fowl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fggicci%2Fowl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fggicci%2Fowl/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2223059,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":11854054,"full_name":"ggicci/owl","default_branch":"master","total_commits":50,"total_committers":3,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":16.666666666666668,"dds":0.14,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-12T09:01:50.971Z","last_synced_commit":"ffb29b3a1150e420368e86b898f673f3b396fedf","created_at":"2026-07-10T08:01:32.111Z","updated_at":"2026-07-12T09:01:50.555Z","committers":[{"name":"Ggicci","email":"ggicci.t@gmail.com","login":"ggicci","count":43},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Mischa Poslawsky","email":"mischa@inno.nl","login":"shiar","count":2}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385450,"commits_count":867489592,"contributors_count":35883501,"owners_count":1227609,"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":"ggicci/owl","html_url":"https://github.com/ggicci/owl","last_synced_at":"2026-07-10T08:01:33.310Z","status":"active","issues_count":0,"pull_requests_count":20,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1434031.9375,"issues_closed_count":0,"pull_requests_closed_count":16,"pull_request_authors_count":4,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.75,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2025-08-31T02:15:00.075Z","updated_at":"2026-07-10T08:01:33.311Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fowl/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":11,"github_actions":7,"go":4}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":14,"OWNER":4,"NONE":2}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"dependabot[bot]":11,"ggicci":4,"shiar":3,"pechorka":2}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:19.754Z","repositories_count":14860376,"issues_count":32124302,"pull_requests_count":105695945,"authors_count":11351504,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"ggicci","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggicci"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":5,"ForkEvent":1,"WatchEvent":2,"IssueCommentEvent":3,"PushEvent":1,"PullRequestReviewEvent":1,"CreateEvent":2},"last_year":{"IssueCommentEvent":1,"PullRequestReviewEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/go.yaml","sha":null,"kind":"manifest","created_at":"2023-08-19T20:34:37.873Z","updated_at":"2023-08-19T20:34:37.873Z","repository_link":"https://github.com/ggicci/owl/blob/main/.github/workflows/go.yaml","dependencies":[{"id":12822433176,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":12822433177,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":12822433178,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-08-19T20:34:38.004Z","updated_at":"2023-08-19T20:34:38.004Z","repository_link":"https://github.com/ggicci/owl/blob/main/go.mod","dependencies":[{"id":12822433198,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":true,"kind":"runtime","optional":false},{"id":12822433199,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":12822433200,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":12822433201,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-08-19T20:34:38.122Z","updated_at":"2023-08-19T20:34:38.122Z","repository_link":"https://github.com/ggicci/owl/blob/main/go.sum","dependencies":[{"id":12822433212,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":12822433213,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":12822433214,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":12822433215,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":12822433216,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]}],"score":5.2574953720277815,"created_at":"2026-07-08T06:46:47.006Z","updated_at":"2026-07-21T13:30:24.609Z","avatar_url":"https://github.com/ggicci.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378080","html_url":"https://summary.ecosyste.ms/projects/378080"}