遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/6086)
<a href="https://www.bestpractices.dev/projects/6086"><img src="https://www.bestpractices.dev/projects/6086/badge"></a>
An implementation of the Extensible Messaging and Presence Protocol (XMPP) in Go.
We are actively seeking contributors who are willing to take over as maintainer in the eventuality that the active maintainer becomes incapacitated.
Repository on GitHub, which uses git. git is distributed.
警告:需要URL,但找不到URL。
We require TLS 1.2 or higher in all default configurations. This version can be easily changed if issues are found.
// One or more of the required security hardening headers is missing. // X-Content-Type-Options was not set to "nosniff".
To the extent possible optional security features in XMPP and HTTP are implemented.
The test suite performs some limited fuzzing, though we could do better here.
We always detect errors in our tests and fuzzing, but assertions are not a common practice in Go code.
后退