遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/5366)
<a href="https://www.bestpractices.dev/projects/5366"><img src="https://www.bestpractices.dev/projects/5366/badge"></a>
Util-linux is a diverse collection of Linux utilities. It provides dmesg and includes tools for working with filesystems, block devices, UUIDs, TTYs, and many other tools.
Repository on GitHub, which uses git. git is distributed.
make check is a standard way to run project like this.
警告:需要URL,但找不到URL。
The code is tested using GHActions, Coverity, LGTM, Coveralls and so on.
Found all required security hardening headers.
The tests are run under ASan and UBsan on every PR and every push event to the master branch using GHActions.
There are a lot of assertions that are enabled by default when the project is built on OSS-Fuzz, CIFuzz and with the sanitizers
后退