遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/8920)
<a href="https://www.bestpractices.dev/projects/8920"><img src="https://www.bestpractices.dev/projects/8920/badge"></a>
Easily reclaim machine resources (RAM, Disk) taken by Gradle builds
Repository on GitHub, which uses git. git is distributed.
警告:需要URL,但找不到URL。
This project uses Github Actions as its CI system https://github.com/dotanuki-labs/gradle-wiper/actions
Found all required security hardening headers.
This project is a CLI tool intended for one-off executions that completes fast (usually in a few seconds), not a continuous execution system (like a web service or database). In addition, this tool execute in a single thread + single process, hence we don't face an entire class of non-determistic bugs typical from multi-thread/multi-process/concurrent systems. There is little value running a dynamic analysis tools for such short-lived executions, since there are no real scenarios where we'd face performance bottlenecks like hanging CPUs or slow I/O.
警告:需要更长的理由。
后退