遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/4526)
<a href="https://www.bestpractices.dev/projects/4526"><img src="https://www.bestpractices.dev/projects/4526/badge"></a>
The Cosmos Generic Enabler enables an easier BigData analysis over context integrated with some of the most popular BigData platforms.
https://github.com/ging/fiware-cosmos-orion-flink-connector/blob/master/CONTRIBUTING.md
https://github.com/ging/fiware-cosmos-orion-flink-connector/issues
Yes. The CONTRIBUTING file at https://github.com/ging/fiware-cosmos-orion-flink-connector/blob/master/CONTRIBUTING.md says, "Please ensure that your contribution passes all tests".
The settings for the warning tools are generally fairly strict.
This application is a microservice which delegates security to other components such as Keyrock. Keyrock uses bcrypt, which is not broken.
The only cryptography used directly by this application is bcrypt (used for storing passwords as salted iterated hashes). At the time of this writing, no serious breaks are known in bcrypt. The application also depends on the web server's https configuration, but that is out of scope for this code.
Snyk is used for vulnerability search
The language used is not memory unsafe
后退