{"id":13440105,"url":"https://github.com/libcheck/check","last_synced_at":"2026-02-19T08:01:39.598Z","repository":{"id":46974194,"uuid":"48520045","full_name":"libcheck/check","owner":"libcheck","description":"A unit testing framework for C","archived":false,"fork":false,"pushed_at":"2024-07-12T20:13:45.000Z","size":2359,"stargazers_count":1153,"open_issues_count":97,"forks_count":221,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-02-18T23:02:41.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libcheck.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING.LESSER","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}},"created_at":"2015-12-24T02:12:22.000Z","updated_at":"2026-02-15T18:17:17.000Z","dependencies_parsed_at":"2025-03-20T09:34:53.275Z","dependency_job_id":"168ff34f-c071-461a-ad12-4b2b55aeb729","html_url":"https://github.com/libcheck/check","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/libcheck/check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libcheck%2Fcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libcheck%2Fcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libcheck%2Fcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libcheck%2Fcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libcheck","download_url":"https://codeload.github.com/libcheck/check/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libcheck%2Fcheck/sbom","scorecard":{"id":587808,"data":{"date":"2025-08-11","repo":{"name":"github.com/libcheck/check","commit":"455005dc29dc6727de7ee36fee4b49a13b39f73f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/12 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":"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":"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":"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":"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":["Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/osx.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.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/linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/osx.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/osx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/osx.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/osx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/osx.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/osx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/osx.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/osx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/osx.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/osx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/osx.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/osx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/libcheck/check/windows.yml/master?enable=pin","Info:   0 out of  23 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":"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":"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":"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: COPYING.LESSER:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: COPYING.LESSER: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.15.2 not signed: https://api.github.com/repos/libcheck/check/releases/29483238","Warn: release artifact 0.15.1 not signed: https://api.github.com/repos/libcheck/check/releases/28830194","Warn: release artifact 0.15.0 not signed: https://api.github.com/repos/libcheck/check/releases/27766106","Warn: release artifact 0.14.0 not signed: https://api.github.com/repos/libcheck/check/releases/23135102","Warn: release artifact 0.13.0 not signed: https://api.github.com/repos/libcheck/check/releases/20869415","Warn: release artifact 0.15.2 does not have provenance: https://api.github.com/repos/libcheck/check/releases/29483238","Warn: release artifact 0.15.1 does not have provenance: https://api.github.com/repos/libcheck/check/releases/28830194","Warn: release artifact 0.15.0 does not have provenance: https://api.github.com/repos/libcheck/check/releases/27766106","Warn: release artifact 0.14.0 does not have provenance: https://api.github.com/repos/libcheck/check/releases/23135102","Warn: release artifact 0.13.0 does not have provenance: https://api.github.com/repos/libcheck/check/releases/20869415"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["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"}}]},"last_synced_at":"2025-08-20T21:03:04.277Z","repository_id":46974194,"created_at":"2025-08-20T21:03:04.277Z","updated_at":"2025-08-20T21:03:04.277Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29608152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"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":[],"created_at":"2024-07-31T03:01:19.819Z","updated_at":"2026-02-19T08:01:39.579Z","avatar_url":"https://github.com/libcheck.png","language":"C","readme":"\u003cdiv align=\"center\"\u003e\n\n# Check\n\n[![Linux Build Status](https://github.com/libcheck/check/workflows/linux/badge.svg)](https://github.com/libcheck/check/actions?query=workflow%3Alinux)\n[![OSX Build Status](https://github.com/libcheck/check/workflows/osx/badge.svg)](https://github.com/libcheck/check/actions?query=workflow%3Aosx)\n[![Windows Build Status](https://github.com/libcheck/check/workflows/windows/badge.svg)](https://github.com/libcheck/check/actions?query=workflow%3Awindows)\n\n\u003c/div\u003e\n\n## Table of Contents\n * [About](#about)\n * [Installing](#installing)\n * [Linking](#linking)\n * [Packaging](#packaging)\n\n## About\n\nCheck is a unit testing framework for C. It features a simple interface\nfor defining unit tests, putting little in the way of the\ndeveloper. Tests are run in a separate address space, so Check can\ncatch both assertion failures and code errors that cause segmentation\nfaults or other signals. The output from unit tests can be used within\nsource code editors and IDEs.\n\nSee https://libcheck.github.io/check for more information, including a\ntutorial.  The tutorial is also available as `info check`.\n\n## Installing\n\nCheck has the following dependencies:\n\n* [automake](https://www.gnu.org/software/automake/)-1.9.6 (1.11.3 on OS X if you are using /usr/bin/ar)\n* [autoconf](https://www.gnu.org/software/autoconf/)-2.59\n* [libtool](https://www.gnu.org/software/libtool/)-1.5.22\n* [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/)-0.20\n* [texinfo](https://www.gnu.org/software/texinfo/)-4.7 (for documentation)\n* tetex-bin (or any texinfo-compatible TeX installation, for documentation)\n* POSIX [sed](https://en.wikipedia.org/wiki/Sed)\n\nThe versions specified may be higher than those actually needed.\n\n### autoconf\n\n    $ autoreconf --install\n    $ ./configure\n    $ make\n    $ make check\n    $ make install\n    $ sudo ldconfig\n\nin this directory to set everything up.  autoreconf calls all of the\nnecessary tools for you, like autoconf, automake, autoheader, etc.  If\nyou ever change something during development, run autoreconf again\n(without --install), and it will perform the minimum set of actions\nnecessary.  Check is installed to `/usr/local/lib` by default. ldconfig rebuilds\nthe linker cache so that newly installed library file is included in the cache.\n\n### cmake\n\n    $ mkdir build\n    $ cd build\n    $ cmake ../\n    $ make\n    $ CTEST_OUTPUT_ON_FAILURE=1 make test\n\n## Linking\n\nCheck uses variadic macros in check.h, and the strict C90 options for\ngcc will complain about this.  In gcc 4.0 and above you can turn this\noff explicitly with `-Wno-variadic-macros`.  In a future API it would be\nnice to eliminate these macros.\n\n## Packaging\n\nCheck is available packaged for the following operating systems:\n\n\u003cdiv align=\"center\"\u003e\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/check.svg)](https://repology.org/project/check/versions)\n\n\u003c/div\u003e\n","funding_links":[],"categories":["Debug","C","Testing \u0026 Debugging"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibcheck%2Fcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibcheck%2Fcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibcheck%2Fcheck/lists"}