遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/2172)
<a href="https://www.bestpractices.dev/projects/2172"><img src="https://www.bestpractices.dev/projects/2172/badge"></a>
Java port of a concurrent trie hash map implementation from the Scala collections library
Repository on GitHub, which uses git. git is distributed.
https://github.com/PantheonTechnologies/triemap/labels/good%20first%20issue
Developers are required to use 2FA.
We use GitHub TOTP.
mvn test
警告:需要URL,但找不到URL。
Each pull requested is checked using Travis-CI
Unit test coverage is maintained over 91%: https://coveralls.io/github/PantheonTechnologies/triemap?branch=master
No network operations involved in the project.
Found all required security hardening headers.
Java library project without untrusted input. We stringently follow static analysis reports, but that's about the best we can really do.
Code branches are thoroughly tested with unit tests, we are not aware of an applicable Java fuzzing tool.
Arguments as well as internal invariants are checked. The checks are triggered as part of the unit test suite.
后退