遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/6712)
<a href="https://www.bestpractices.dev/projects/6712"><img src="https://www.bestpractices.dev/projects/6712/badge"></a>
The Substra project offers a distributed orchestration of ML tasks among partners while guaranteeing secure and trustless traceability of all operations. Documentation is available at https://docs.substra.org/
https://docs.substra.org/en/latest/additional/governance.html
Uses git. Repositories on GitHub, which uses git. git is distributed.
Yes. "make test" invokes the automated test suite. This is documented in https://github.com/Substra/substra-tests/blob/main/README.md
CI is run on every PR to determine if there's a problem and a CI with all major tests is run every night. If a problem is found, the tools provide feedback via GitHub actions.
警告:需要URL,但找不到URL。
Substra provide a documentation on how to activate TLS on the orchestrator to secure communication protocols between the different instances https://docs.substra.org/en/stable/operations/howto/orchestrator-deployment.html?highlight=TLS#setup-tls
The minimal version of TLS used is 1.2 (cf https://github.com/Substra/orchestrator/blob/main/server/common/tls.go#L37)
Found all required security hardening headers.
警告:需要更长的理由。
后退