遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/10499)
<a href="https://www.bestpractices.dev/projects/10499"><img src="https://www.bestpractices.dev/projects/10499/badge"></a>
Podman: A tool for managing OCI containers and pods.
Repository on GitHub, which uses git. git is distributed.
Cirrus CI jobs are configured in yaml
警告:需要URL,但找不到URL。
CI jobs are run on every PR including some merge-blocker jobs.
// X-Content-Type-Options was not set to "nosniff".
A comprehensive e2e and system test suite is run in CI on every PR and also on a nightly basis. These test out the podman binary compiled using the PR's source code and the latest HEAD commit (nightly runs) respectively.
podman contains e2e and system tests that comprehensively test the podman binary built using PR sources. These are run on every PR.
后退