遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/1799)
<a href="https://www.bestpractices.dev/projects/1799"><img src="https://www.bestpractices.dev/projects/1799/badge"></a>
This library provides a single client implementation to be used by AAI micro services for communicating via its REST API.
The project covered in this report have more than 2 persons who actively contribute and maintain code. The following link provides with list of commit owners for the project https://gerrit.onap.org/r/#/q/project:aai/rest-client+branch:master
警告:需要更长的理由。
Tests can be run, by running the command "mvn clean install"
警告:需要URL,但找不到URL。
For each pull request, the project needs to be built successfully before the Merge option becomes activated. The test will be run automatically during the building process as well. Once build successfully and all tests has past, the Merge option will be activated.
The projects supports secure TLS and HTTPS and Insecure protocols are disabled by default in these applications, they cab be over-ridden by user configuration
The products support TLS version 1.2
// X-Content-Type-Options was not set to "nosniff".
The project tries to use hardening mechanism whenever possible. Eg we use transaction id for tracking transactions through multiple services and also we use http headers to identify the application where possible
后退