遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/7237)
<a href="https://www.bestpractices.dev/projects/7237"><img src="https://www.bestpractices.dev/projects/7237/badge"></a>
This is a GitHub action which scans Haskell code using HLint and uploads its suggested improvements to GitHub code scanning. It can serve as a status check for pull requests, with any issues detected being reported.
Repository on GitHub, which uses git. git is distributed.
警告:需要URL,但找不到URL。
The only network communication it needs explicitly requires TLS.
HTTP client library supports TLS 1.2.
Found all required security hardening headers.
警告:需要更长的理由。
Implementation avoids depending on assumptions as much as possible, i.e., it avoids code where assertions would be meaningful.
后退