遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/9678)
<a href="https://www.bestpractices.dev/projects/9678"><img src="https://www.bestpractices.dev/projects/9678/badge"></a>
Erlang/OTP is a programming language and runtime system for building massively scalable soft real-time systems with requirements on high availability.
https://github.com/erlang/otp/graphs/contributors
Repository on GitHub, which uses git. git is distributed.
make test; make dialyzer
警告:需要URL,但找不到URL。
We use Github Actions and run Github CI
TLS1.2 docs: https://www.erlang.org/doc/apps/ssl/ssl_app.html For legacy reasons, we still have FTP and HTTP applications that cannot be removed.
TLS1.2 docs: https://www.erlang.org/doc/apps/ssl/ssl_app.html
Found all required security hardening headers. // X-Content-Type-Options was not set to "nosniff".
We follow guidelines for hardening C/C++ compilation flags: https://best.openssf.org/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++.html
Pull request: https://github.com/erlang/otp/pull/8998/files#diff-1af533221666240413da1fd6af10daa048601cc69938135e4d1b9f7ebc22f14c
We use property-based testing (fuzzing tools) for Erlang code as well as LLVM/Clang sanitizers and valgrind for the runtime
警告:需要更长的理由。
后退