遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/9125)
<a href="https://www.bestpractices.dev/projects/9125"><img src="https://www.bestpractices.dev/projects/9125/badge"></a>
oneAPI Threading Building Blocks (oneTBB)
https://github.com/oneapi-src/oneTBB/blob/master/include/tbb/tbb.h
Repository on GitHub, which uses git. git is distributed.
Merge to master is blocked until a PR is approved by a person other than the author.
https://github.com/oneapi-src/oneTBB/blob/master/cmake/README.md#run-test
Pre-commit CI is automatically run on a PR. The same CI scope is run on merge to the master branch. https://github.com/oneapi-src/oneTBB/actions/workflows/ci.yml
Found all required security hardening headers. https://securityheaders.com/?q=https%3A%2F%2Fgithub.com%2Fuxlfoundation%2FoneTBB&followRedirects=on
Compiler flags are in use - https://github.com/oneapi-src/oneTBB/blob/master/cmake/compilers/Intel.cmake
Address and Thread sanitizers are used in regular CI
Special debug asserts are emitted when using debug library build.
后退