遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/5597)
<a href="https://www.bestpractices.dev/projects/5597"><img src="https://www.bestpractices.dev/projects/5597/badge"></a>
Perseo is an Esper-based Complex Event Processing (CEP) software designed to be fully NGSI-v2-compliant. It uses NGSI-v2 as the communication protocol for events, and thus, Perseo is able to seamless and jointly work with context brokers. The context broker tested with Perseo and officially supported is Orion Context Broker.
Uses git. Repository on GitHub, which uses git. git is distributed.
Yes. "npm test" invokes the automated test suite. This is documented in https://github.com/telefonicaid/perseo-fe/blob/master/docs/developer/development.md#testing
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 badges on top of the master README.md of the project provide information about the build status in the master branch.
警告:需要URL,但找不到URL。
Found all required security hardening headers.
NA
警告:需要更长的理由。
Instead of embedding run-time assertions, there are many external tests with assertions that are checked during automated testing.
后退