遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/9357)
<a href="https://www.bestpractices.dev/projects/9357"><img src="https://www.bestpractices.dev/projects/9357/badge"></a>
Run jobs in parallel.
Git is used.
The test suite can be invoked by make check.
make check
警告:需要URL,但找不到URL。
Para is hosted on Codeberg, which has limited resources for continuous integration (CI). Since Para clocks in at less than 1.5k lines of code and has but one maintainer, using Codeberg's limited CI resources would be unjustified. Git hooks and Make prerequisites are used to run linters, static code analyzers, and the test suite before each commit, push, or release and memory checkers before each release.
// X-Content-Type-Options was not set to "nosniff".
By default, Para is compiled with -pie -fPIE -Wl,-z,relro -Wl,-z,now.
-pie -fPIE -Wl,-z,relro -Wl,-z,now
Para performs integration and unit tests.
警告:需要更长的理由。
后退