{"id":3493078,"name":"github.com/hashicorp/logutils","ecosystem":"go","description":"Package logutils augments the standard log package with levels.","homepage":"https://github.com/hashicorp/logutils","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/hashicorp/logutils","keywords_array":[],"namespace":"github.com/hashicorp","versions_count":1,"first_release_published_at":"2018-08-28T16:12:49.000Z","latest_release_published_at":"2018-08-28T16:12:49.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-06-30T14:31:39.461Z","created_at":"2022-04-10T19:14:30.889Z","updated_at":"2026-06-30T14:31:39.462Z","registry_url":"https://pkg.go.dev/github.com/hashicorp/logutils","install_command":"go get github.com/hashicorp/logutils","documentation_url":"https://pkg.go.dev/github.com/hashicorp/logutils#section-documentation","metadata":{},"repo_metadata":{"id":11087257,"uuid":"13435885","full_name":"hashicorp/logutils","owner":"hashicorp","description":"Utilities for slightly better logging in Go (Golang).","archived":false,"fork":false,"pushed_at":"2025-08-04T16:05:06.000Z","size":20,"stargazers_count":367,"open_issues_count":4,"forks_count":34,"subscribers_count":300,"default_branch":"master","last_synced_at":"2025-08-04T19:53:26.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-10-09T07:31:15.000Z","updated_at":"2025-07-30T15:53:19.000Z","dependencies_parsed_at":"2024-12-24T11:45:13.008Z","dependency_job_id":"f1a3b0d8-fb88-4cca-9413-108790b25245","html_url":"https://github.com/hashicorp/logutils","commit_stats":{"total_commits":18,"total_committers":7,"mean_commits":"2.5714285714285716","dds":"0.38888888888888884","last_synced_commit":"127077f645bf3162cff69c6518f7da4f0b0409e2"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/logutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Flogutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Flogutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Flogutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Flogutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/logutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Flogutils/sbom","scorecard":{"id":457067,"data":{"date":"2025-08-11","repo":{"name":"github.com/hashicorp/logutils","commit":"0227883d12c38ffcbb44c7ed86d3794b3cf83868"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hashicorp/.github/SECURITY.md:1","Info: Found linked content: github.com/hashicorp/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hashicorp/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hashicorp/.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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-19T09:59:39.190Z","repository_id":11087257,"created_at":"2025-08-19T09:59:39.191Z","updated_at":"2025-08-19T09:59:39.191Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271487058,"owners_count":24768113,"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-08-21T02:00:08.990Z","response_time":74,"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":"hashicorp","name":"HashiCorp","uuid":"761456","kind":"organization","description":"Consistent workflows to provision, secure, connect, and run any infrastructure for any application.","email":"hello@hashicorp.com","website":"https://hashicorp.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/761456?v=4","repositories_count":920,"last_synced_at":"2025-07-01T06:04:51.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hashicorp","funding_links":[],"total_stars":317824,"followers":9022,"following":0,"created_at":"2022-11-02T16:21:47.799Z","updated_at":"2025-07-01T06:04:51.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp/repositories"},"tags":[{"name":"v1.0.0","sha":"a335183dfd075f638afcc820c90591ca3c97eba6","kind":"commit","published_at":"2018-08-28T16:12:49.000Z","download_url":"https://codeload.github.com/hashicorp/logutils/tar.gz/v1.0.0","html_url":"https://github.com/hashicorp/logutils/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/logutils@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Flogutils/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Flogutils/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T13:22:57.007Z","dependent_packages_count":2675,"downloads":null,"downloads_period":null,"dependent_repos_count":71277,"rankings":{"downloads":null,"dependent_repos_count":0.017571983476169922,"dependent_packages_count":0.06823273115892883,"stargazers_count":2.9462358961711574,"forks_count":3.918445528448601,"docker_downloads_count":0.09628624863842818,"average":1.409354477578657},"purl":"pkg:golang/github.com/hashicorp/logutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hashicorp/logutils","docker_dependents_count":1627,"docker_downloads_count":2255643458,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hashicorp/logutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hashicorp/logutils/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-04T23:41:22.767Z","issues_count":5,"pull_requests_count":9,"avg_time_to_close_issue":52837303.5,"avg_time_to_close_pull_request":1520687.3333333333,"issues_closed_count":4,"pull_requests_closed_count":6,"pull_request_authors_count":8,"issue_authors_count":5,"avg_comments_per_issue":3.6,"avg_comments_per_pull_request":0.5555555555555556,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Flogutils/issues","maintainers":[{"login":"apparentlymart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apparentlymart"},{"login":"bflad","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bflad"},{"login":"armon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Flogutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Flogutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Flogutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Flogutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Flogutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Flogutils/codemeta","maintainers":[]}