遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/4520)
<a href="https://www.bestpractices.dev/projects/4520"><img src="https://www.bestpractices.dev/projects/4520/badge"></a>
The Orion Context Broker is an implementation of the Publish/Subscribe Context Broker GE, providing an NGSI interface. Using this interface, clients can do several operations:
Query context information. The Orion Context Broker stores context information updated from applications, so queries are resolved based on that information. Context information consists on entities (e.g. a car) and their attributes (e.g. the speed or location of the car). Update context information, e.g. send updates of temperature Get notified when changes on context information take place (e.g. the temperature has changed) Register context provider applications, e.g. the provider for the temperature sensor within a room
This project is part of FIWARE. For more information check the FIWARE Catalogue entry for Core Context Management.( https://www.fiware.org/developers/catalogue/ )
Uses git. Repository on GitHub, which uses git. git is distributed. Repository on GitHub, which uses git. git is distributed.
Yes. This is documented in the README.md
警告:需要URL,但找不到URL。
Code implements continuous integration based in GitActions. Each time a new pull request is created, the continuous integration system runs the test on it and it is ready to merge only when all tests pass ok. If a problem is found, feedback is provided via GitHub. In addition, several badgets on top of the master README.md of the project provide information about the build status in the master branch.
Found all required security hardening headers.
Dynamic code analysis has been applied using Valgrind tool
Instead of embedding run-time assertions, there are many external tests with assertions that are checked during automated testing.
后退