遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/2293)
<a href="https://www.bestpractices.dev/projects/2293"><img src="https://www.bestpractices.dev/projects/2293/badge"></a>
The libtpms library provides software emulation of a Trusted Platform Module (TPM 1.2 and TPM 2)
Contributors must look at existing code and derive from it what the coding standards are. Nothing formal has been written down so far.
Issues are tracked via github: https://github.com/stefanberger/libtpms/issues
警告:需要更长的理由。
By default -Wall and -Werror is enabled.
Met with the TPM 2 emulation part. Possibly problematic with the TPM 1.2 emulation part that uses SHA-1.
From coverity web page: "With Coverity you can get an aggregated risk profile of your entire application portfolio through built-in reports as well as APIs that allow you to pull results into your existing risk reporting solutions. Easily filter identified vulnerabilities by category, view trend reports, prioritize remediation of vulnerabilities based on criticality, and manage security policy compliance across teams and projects. [...]"
A fuzzer is available and is used.
后退