{"id":17461805,"url":"https://github.com/devemio/docker-color-output","last_synced_at":"2026-01-18T19:02:46.541Z","repository":{"id":42173147,"uuid":"175484700","full_name":"devemio/docker-color-output","owner":"devemio","description":"🎨 Docker color output which improves readability.","archived":false,"fork":false,"pushed_at":"2025-03-02T10:24:20.000Z","size":109,"stargazers_count":135,"open_issues_count":0,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-25T06:07:42.375Z","etag":null,"topics":["docker","go"],"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/devemio.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-03-13T19:20:29.000Z","updated_at":"2025-05-12T12:57:34.000Z","dependencies_parsed_at":"2024-11-15T05:04:17.058Z","dependency_job_id":"d18f914f-28d6-4dec-83ba-41be3e629784","html_url":"https://github.com/devemio/docker-color-output","commit_stats":{"total_commits":92,"total_committers":4,"mean_commits":23.0,"dds":0.5217391304347826,"last_synced_commit":"ba3442c70f836e6b0f64b0bb9de48944d76d34f8"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/devemio/docker-color-output","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devemio%2Fdocker-color-output","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devemio%2Fdocker-color-output/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devemio%2Fdocker-color-output/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devemio%2Fdocker-color-output/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devemio","download_url":"https://codeload.github.com/devemio/docker-color-output/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devemio%2Fdocker-color-output/sbom","scorecard":{"id":337332,"data":{"date":"2025-08-11","repo":{"name":"github.com/devemio/docker-color-output","commit":"7c44fecbcfe1bff880c66260a83b9857f934834f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/workflow.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/workflow.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/devemio/docker-color-output/workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/devemio/docker-color-output/workflow.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workflow.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/devemio/docker-color-output/workflow.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/devemio/docker-color-output/workflow.yml/main?enable=pin","Info:   0 out of   2 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.6.1 not signed: https://api.github.com/repos/devemio/docker-color-output/releases/203213690","Warn: release artifact 2.6.0 not signed: https://api.github.com/repos/devemio/docker-color-output/releases/203136242","Warn: release artifact 2.5.2 not signed: https://api.github.com/repos/devemio/docker-color-output/releases/203129870","Warn: release artifact 2.5.1 not signed: https://api.github.com/repos/devemio/docker-color-output/releases/141515289","Warn: release artifact 2.5.0 not signed: https://api.github.com/repos/devemio/docker-color-output/releases/141046547","Warn: release artifact 2.6.1 does not have provenance: https://api.github.com/repos/devemio/docker-color-output/releases/203213690","Warn: release artifact 2.6.0 does not have provenance: https://api.github.com/repos/devemio/docker-color-output/releases/203136242","Warn: release artifact 2.5.2 does not have provenance: https://api.github.com/repos/devemio/docker-color-output/releases/203129870","Warn: release artifact 2.5.1 does not have provenance: https://api.github.com/repos/devemio/docker-color-output/releases/141515289","Warn: release artifact 2.5.0 does not have provenance: https://api.github.com/repos/devemio/docker-color-output/releases/141046547"],"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":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/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 2 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-18T05:01:20.462Z","repository_id":42173147,"created_at":"2025-08-18T05:01:20.462Z","updated_at":"2025-08-18T05:01:20.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28548947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T19:02:06.365Z","status":"ssl_error","status_checked_at":"2026-01-18T19:01:46.239Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"keywords":["docker","go"],"created_at":"2024-10-18T07:23:19.376Z","updated_at":"2026-01-18T19:02:46.535Z","avatar_url":"https://github.com/devemio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/5787193/161379988-21c856ef-839a-433e-b014-e81042adac6d.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/devemio/docker-color-output/actions/workflows/workflow.yml\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/devemio/docker-color-output/workflow.yml?branch=main\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/devemio/docker-color-output\"\u003e\u003cimg src=\"https://img.shields.io/codecov/c/gh/devemio/docker-color-output\" alt=\"Coverage\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/devemio/docker-color-output/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/downloads/devemio/docker-color-output/total?color=brightgreen\" alt=\"Downloads\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/devemio/docker-color-output/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/devemio/docker-color-output\" alt=\"Release\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-green.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nDocker Color Output is a lightweight CLI that adds readable, customizable colors to Docker command output. It reads from stdin, applies a YAML ruleset with per-column logic, and writes clean, aligned tables to stdout.\n\n## Features\n\n- Cross-platform: macOS, Linux, Windows.\n- YAML rules: per-column colors, matches, and thresholds.\n- Pipeline-friendly: works as a simple pipe in shell workflows.\n\n## Installation\n\nBinaries are available on the [releases](https://github.com/devemio/docker-color-output/releases) page.\n\n#### Mac\n\n```bash\nbrew install dldash/core/docker-color-output\n```\n\n#### Linux\n\n```bash\nsudo add-apt-repository ppa:dldash/core\nsudo apt update\nsudo apt install docker-color-output\n```\n\n#### Windows\n\nDownload the Windows build from the [releases](https://github.com/devemio/docker-color-output/releases) page.\n\n## Quick Start\n\n```bash\ndocker ps | docker-color-output\n```\n\n```bash\ndocker images [--format] 2\u003e/dev/null | docker-color-output\n```\n\n\u003e [!NOTE]\n\u003e On Docker 29+, `docker images` writes extra output to stderr, so redirect it (`2\u003e/dev/null`) when piping into `docker-color-output`.\n\n## Configuration\n\nPass a custom YAML config with `-c`:\n\n```bash\ndocker-color-output -c ~/.config/docker-color-output/config.yaml\n```\n\nSee `internal/config/default.yaml` for the full default configuration, including all commands and rules.\n\nExample override:\n\n```yaml\nlayout:\n  headerColor: yellow\nrules:\n  commands:\n    dockerPs:\n      rules:\n        \"STATUS\":\n          pipeline:\n            - type: match\n              when:\n                - contains: \"Exited\"\n                  color: red\n              default:\n                color: brown\n```\n\n## Usage\n\nIf you want shortcuts, use the bash aliases in `bash/aliases.sh`.\n\nTested with Docker `29.1.3`.\n\n### docker images / docker image ls\n\n```bash\ndi # alias\n```\n\n```bash\ndocker images [--format] 2\u003e/dev/null | docker-color-output\n```\n\n![docker images](https://user-images.githubusercontent.com/5787193/93581956-7ae7f580-f9aa-11ea-8f81-d6922e1ca892.png)\n\n### docker ps\n\n```bash\ndps # alias\n```\n\n```bash\ndocker ps [-a] [--format] | docker-color-output\n```\n\n![docker ps](https://user-images.githubusercontent.com/5787193/93581144-69521e00-f9a9-11ea-86bb-c23d7879c689.png)\n\n### docker compose ps\n\n```bash\ndcps # alias\n```\n\n```bash\ndocker compose ps | docker-color-output\n```\n\n![docker compose ps](https://user-images.githubusercontent.com/5787193/93630916-7267dd00-f9f3-11ea-9521-e69152fa86f1.png)\n\n### docker stats\n\n```bash\nds # alias\n```\n\n```bash\ndocker stats [--no-stream] | docker-color-output\n```\n\n![docker stats](https://github.com/devemio/docker-color-output/assets/5787193/a3134ae9-707b-4ad7-a5ea-765150d535e8)\n\n## License\n\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevemio%2Fdocker-color-output","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevemio%2Fdocker-color-output","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevemio%2Fdocker-color-output/lists"}