The CONSOLE framework is maturing, evolving from the MVP to a feature-rich security framework.
The code analysis module has been refined and tested on over 10,000 open-source projects, allowing us to observe and fix various issues. One lesson that we learned is that very few software projects are free from security defects. Even the avoidable ones, discoverable by existing security scanners, are still present in many repositories. We aim to help developers track and fix as many issues as possible by orchestrating all these security scanners in a single unified framework.
We have also been working on the GitHub integration, which will enable software developers to add CONSOLE to their CI/CD flow and simply scan the projects every time changes are made.
CONSOLE is not only about code, so recently, we completed the anti-malware integration. The always-on real-time protection will monitor the development, build, and deployment environments, emitting security issues every time a threat is detected. Having all the information in a unified dashboard should help project managers make better and more informed decisions about the project's security.