{"id":13417864,"url":"https://github.com/brndnmtthws/conky","last_synced_at":"2026-03-05T14:09:18.493Z","repository":{"id":6103771,"uuid":"7331227","full_name":"brndnmtthws/conky","owner":"brndnmtthws","description":"Light-weight system monitor for X, Wayland, and other things, too","archived":false,"fork":false,"pushed_at":"2026-02-21T14:21:20.000Z","size":23459,"stargazers_count":8182,"open_issues_count":105,"forks_count":651,"subscribers_count":172,"default_branch":"main","last_synced_at":"2026-02-21T20:52:05.223Z","etag":null,"topics":["c-plus-plus","cairo","conky","imlib2","linux","lua","system-monitoring","wayland"],"latest_commit_sha":null,"homepage":"https://conky.cc","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brndnmtthws.png","metadata":{"files":{"readme":"README.cmake","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"brndnmtthws"}},"created_at":"2012-12-26T19:50:17.000Z","updated_at":"2026-02-21T18:45:03.000Z","dependencies_parsed_at":"2023-02-17T20:30:58.717Z","dependency_job_id":"a2941192-49ed-4257-b1f4-c42aef5481a3","html_url":"https://github.com/brndnmtthws/conky","commit_stats":{"total_commits":4221,"total_committers":239,"mean_commits":"17.661087866108787","dds":0.8865197820421701,"last_synced_commit":"0bc625fdeac2d576201ec0f4d410b7d9b807a92f"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/brndnmtthws/conky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brndnmtthws%2Fconky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brndnmtthws%2Fconky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brndnmtthws%2Fconky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brndnmtthws%2Fconky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brndnmtthws","download_url":"https://codeload.github.com/brndnmtthws/conky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brndnmtthws%2Fconky/sbom","scorecard":{"id":254205,"data":{"date":"2025-08-11","repo":{"name":"github.com/brndnmtthws/conky","commit":"cd81430b69c8182604c80b7bd4c1c4d1a85c346d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"7 commit(s) and 10 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 17/25 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-appimage.yml:34","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/build-and-test-linux.yaml:1","Warn: no topLevel permission defined: .github/workflows/build-and-test-macos.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/nix.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-appimage.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/web.yml:1"],"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.22.2 not signed: https://api.github.com/repos/brndnmtthws/conky/releases/230283651","Warn: release artifact v1.22.1 not signed: https://api.github.com/repos/brndnmtthws/conky/releases/206087165","Warn: release artifact v1.22.0 not signed: https://api.github.com/repos/brndnmtthws/conky/releases/192847198","Warn: release artifact v1.21.9 not signed: https://api.github.com/repos/brndnmtthws/conky/releases/188212182","Warn: release artifact v1.21.8 not signed: https://api.github.com/repos/brndnmtthws/conky/releases/183803751","Warn: release artifact v1.22.2 does not have provenance: https://api.github.com/repos/brndnmtthws/conky/releases/230283651","Warn: release artifact v1.22.1 does not have provenance: https://api.github.com/repos/brndnmtthws/conky/releases/206087165","Warn: release artifact v1.22.0 does not have provenance: https://api.github.com/repos/brndnmtthws/conky/releases/192847198","Warn: release artifact v1.21.9 does not have provenance: https://api.github.com/repos/brndnmtthws/conky/releases/188212182","Warn: release artifact v1.21.8 does not have provenance: https://api.github.com/repos/brndnmtthws/conky/releases/183803751"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/build-and-test-linux.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/build-and-test-linux.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-linux.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/build-and-test-linux.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-macos.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/build-and-test-macos.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-macos.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/build-and-test-macos.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/docker.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nix.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/nix.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nix.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/nix.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nix.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/nix.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-appimage.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/publish-appimage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-appimage.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/publish-appimage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-appimage.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/publish-appimage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-appimage.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/publish-appimage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-appimage.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/publish-appimage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-appimage.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/publish-appimage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-appimage.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/publish-appimage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-appimage.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/publish-appimage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/web.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/brndnmtthws/conky/web.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:102: pin your Docker image by updating ubuntu:noble to ubuntu:noble@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.alpine-base:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.alpine-clang:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.alpine-gcc:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.archlinux-base:1: pin your Docker image by updating archlinux:base to archlinux:base@sha256:104d24b4464e89a16566d3e68ce0e2707aa15258c690ee9bef755930e8bc1c2d","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.archlinux-clang:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.archlinux-gcc:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.fedora-31-base:1: pin your Docker image by updating fedora:31 to fedora:31@sha256:444773966064dcc3c268d8b496e76dbbbb49d16586d5a969c4082579e6b77616","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.fedora-31-clang-8:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.fedora-32-base:1: pin your Docker image by updating fedora:32 to fedora:32@sha256:a40f00021f4051568e45e73b669b696ee9ceaced8deb4afc7cc431d3d6cb8ac8","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.fedora-32-clang-10:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.fedora-33-base:1: pin your Docker image by updating fedora:33 to fedora:33@sha256:46e6c941bb536f6a54390f9956e2566fde0738c28d21c16eb8daa16c22d13410","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.fedora-33-clang-11:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.ubuntu-base:1: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.ubuntu-clang-10:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.ubuntu-clang-11:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.ubuntu-clang-9:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.ubuntu-gcc-10:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.ubuntu-gcc-7:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.ubuntu-gcc-8:2","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile.ubuntu-gcc-9:2","Warn: npmCommand not pinned by hash: tests/dockerfiles/Dockerfile.fedora-33-clang-11:4-13","Warn: npmCommand not pinned by hash: tests/dockerfiles/Dockerfile.ubuntu-clang-11:4-24","Warn: downloadThenRun not pinned by hash: appimage/build.sh:75","Warn: downloadThenRun not pinned by hash: appimage/build.sh:87","Warn: downloadThenRun not pinned by hash: appimage/build.sh:89","Warn: pipCommand not pinned by hash: .github/workflows/publish-appimage.yml:86","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  22 containerImage dependencies pinned","Info:   1 out of   3 npmCommand dependencies pinned","Info:   0 out of   3 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qxrj-hx23-xp82","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-rrr8-f88r-h8q6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-mm3p-j368-7jcr","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-g77x-44xx-532m","Warn: Project is vulnerable to: GHSA-gp8f-8m3g-qvj9","Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f","Warn: Project is vulnerable to: GHSA-7m27-7ghc-44w9","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-17T09:13:19.032Z","repository_id":6103771,"created_at":"2025-08-17T09:13:19.033Z","updated_at":"2025-08-17T09:13:19.033Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30130035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T12:40:50.676Z","status":"ssl_error","status_checked_at":"2026-03-05T12:39:32.209Z","response_time":93,"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":["c-plus-plus","cairo","conky","imlib2","linux","lua","system-monitoring","wayland"],"created_at":"2024-07-30T22:00:54.314Z","updated_at":"2026-03-05T14:09:18.468Z","avatar_url":"https://github.com/brndnmtthws.png","language":"C++","readme":"Hello, there.\n\nUsing CMake to build Conky is pretty easy, and here is how I do it:\n\n1. From the top level source dir, create a build working dir, and cd into it\n  $ mkdir build\n  $ cd build\n2. Run the cmake configuration process\n  $ cmake ../ # pass the path to the sources to cmake\n  OR\n  $ ccmake ../ # you can also use the fance curses interface, or try cmake-gui\n3. Compile as usual, and enjoy the out-of-source goodness\n  $ make\n  # make install # if you want\n\nThere are a number of build options for Conky, and the best way to discover\nthem is to use the ccmake (or cmake-gui) CMake tool for browsing them.\n\nCertain Conky build time features (such as doc generation) require third-party\napplications, which you should be notified of via CMake.  In the case of doc\ngeneration, you'll need the docbook2X package (available on most\ndistributions).\n","funding_links":["https://github.com/sponsors/brndnmtthws"],"categories":["TODO scan for Android support in followings","C++","HarmonyOS","Desktop Customization","Applications","Widgets","其他","Uncategorized","应用","Customizations","Packages","Programming/Comp Sci/SE Things"],"sub_categories":["Windows Manager","VoIP","Desktop Customization","Utilities","网络服务_其他","Uncategorized","桌面个性化","Linux","Bars, Panels, and Widgets","桌面定制","Tweaks"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrndnmtthws%2Fconky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrndnmtthws%2Fconky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrndnmtthws%2Fconky/lists"}