Anateus is a Vex Robotics library. Hence, securoty is not one of the main concerns here. However, if you do find a vulnerability that concerns you greatly, here is a few stuff you need to know.
The last minor version (according to semantic versioning) of Antaeus will being supported with security updates. Like mentioned above, security is not a large concern as antaeus only mainly runs in embedded systems.
A software vulnerability is a security flaw, weakness, or bug in an application’s code, design, or configuration that can be exploited by malicious actors to compromise the confidentiality, integrity, or availability of systems and data. The most likely vulnerability antaeus might face is malicious dependencies. If such a dependency is deemed to be malicious, it will immediately be taken down, especially is it was designed to attack the programmer's system.
- Threading related bugs (e.g. deadlocks)
- The library panicking or having any similar critical error
- Any similar bug in the library that does not affect your own computer
Vulnerabilities in Antaeus can directly be reported in Github. More on that here. If you cannot do so, you can directly email me at saturnyx@disroot.org.