{"id":1835,"url":"https://github.com/helmwave/logrus-emoji-formatter","last_synced_at":"2026-06-03T18:20:40.770Z","repository":{"id":42039252,"uuid":"348005601","full_name":"helmwave/logrus-emoji-formatter","owner":"helmwave","description":"Logrus emoji formatter","archived":false,"fork":false,"pushed_at":"2024-04-07T22:07:35.000Z","size":29,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-11T02:29:07.994Z","etag":null,"topics":["emoji","go","golang","logrus","logrus-fomatter"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helmwave.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-03-15T14:39:11.000Z","updated_at":"2024-04-07T21:25:44.000Z","dependencies_parsed_at":"2024-04-16T02:33:06.577Z","dependency_job_id":"cfcac0cd-75f2-4fab-885c-0fbad0401315","html_url":"https://github.com/helmwave/logrus-emoji-formatter","commit_stats":{"total_commits":14,"total_committers":3,"mean_commits":4.666666666666667,"dds":0.5714285714285714,"last_synced_commit":"d1c789c8c636f956beda45c64147a291a0064b65"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/helmwave/logrus-emoji-formatter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmwave%2Flogrus-emoji-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmwave%2Flogrus-emoji-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmwave%2Flogrus-emoji-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmwave%2Flogrus-emoji-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helmwave","download_url":"https://codeload.github.com/helmwave/logrus-emoji-formatter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmwave%2Flogrus-emoji-formatter/sbom","scorecard":{"id":460624,"data":{"date":"2025-08-11","repo":{"name":"github.com/helmwave/logrus-emoji-formatter","commit":"d1c789c8c636f956beda45c64147a291a0064b65"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/11 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/go-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/go-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codeql.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/helmwave/logrus-emoji-formatter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/helmwave/logrus-emoji-formatter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/helmwave/logrus-emoji-formatter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/helmwave/logrus-emoji-formatter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/helmwave/logrus-emoji-formatter/go-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/helmwave/logrus-emoji-formatter/go-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go-lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/helmwave/logrus-emoji-formatter/go-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/helmwave/logrus-emoji-formatter/go-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/helmwave/logrus-emoji-formatter/go-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/helmwave/logrus-emoji-formatter/go-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go-tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/helmwave/logrus-emoji-formatter/go-tests.yml/main?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:02:57.968Z","repository_id":42039252,"created_at":"2025-08-19T11:02:57.968Z","updated_at":"2025-08-19T11:02:57.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273722499,"owners_count":25156300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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"}},"keywords":["emoji","go","golang","logrus","logrus-fomatter"],"created_at":"2024-01-11T16:43:24.043Z","updated_at":"2025-09-05T06:29:27.422Z","avatar_url":"https://github.com/helmwave.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/1835","html_url":"https://opencollective.ecosyste.ms/projects/1835","collective":{"id":276,"uuid":"rxg0j35l-zkwm6v5y-wxyqvoe9-8n47daby","slug":"helmwave","name":"Helmwave","description":"Developing DevOps tools","website":"https://helmwave.app/","github":"helmwave","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/helmwave/"},{"type":"WEBSITE","url":"https://helmwave.app/"}],"currency":"USD","projects_count":24,"last_synced_at":"2026-06-09T12:15:12.392Z","created_at":"2024-01-10T13:17:47.471Z","updated_at":"2026-06-09T12:15:12.541Z","transactions_count":0,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"helmwave","name":"Helmwave","uuid":"80326404","kind":"organization","description":"🌊 Helmwave is composing for @helm","email":"community@helmwave.app","website":"https://helmwave.app","location":"Cyprus","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/80326404?v=4","repositories_count":21,"last_synced_at":"2024-10-29T13:07:12.269Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/helmwave","funding_links":[],"total_stars":681,"followers":6,"following":0,"created_at":"2022-11-14T08:34:49.067Z","updated_at":"2024-10-29T13:07:12.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helmwave","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helmwave/repositories"},"last_project_activity_at":"2025-09-04T22:02:58.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-02-17T04:30:37.713Z","collective_updated_at":"2023-02-17T04:36:05.298Z","html_url":"https://opencollective.com/helmwave","icon_url":"https://images.opencollective.com/helmwave/logo/40.png","total_donations":0.0,"total_expenses":0.0,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/helmwave","url":"https://opencollective.ecosyste.ms/collectives/helmwave","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/helmwave/projects"}}