遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/227)
<a href="https://www.bestpractices.dev/projects/227"><img src="https://www.bestpractices.dev/projects/227/badge"></a>
EPICS is a set of open source software tools, libraries and applications developed collaboratively and used worldwide to create distributed soft real-time control systems for scientific instruments such as a particle accelerators, telescopes and other large scientific experiments. EPICS Base is the C/C++ software package that provides the core libraries, Input/Output Controller application and networking protocols used by most EPICS projects.
EPICS Base is available using Git.
The majority of our users build the software themselves from source anyway.
The test suite is run by asking GNUmake to run the tests.
警告:需要URL,但找不到URL。
The project uses several different CI servers including Travis-CI, Appveyor and two instances of Jenkins to check out and build the software for many different target configurations after every commit, and runs the tests for many of those builds.
The Channel Access network protocol implemented in this software is unencrypted by design and this cannot be changed. Channel Access was intended for use only inside protected private networks, and many of the devices that use it could not support encryption and still perform the other duties for which they were built.
X-Content-Type-Options was not set to "nosniff". # X-Content-Type-Options was not set to "nosniff".
TBD
TBD.
Code is liberally sprinkled with assert() statements.
后退