Hi everyone,
For our end-of-studies project, my teammates and I are developing an open-source project called CoreTrace.
CoreTrace is a C/C++ security analysis orchestrator designed to run multiple static and dynamic analysis tools and aggregate their results into a unified report. The goal is to simplify vulnerability detection and help developers identify security issues and memory misuse earlier in the development process.
Instead of running many tools independently and manually consolidating results, CoreTrace aims to centralize the analysis pipeline and provide a clearer overview of potential problems in a codebase.
We would really appreciate any feedback on the core project or any of the other projects in the organization.
GitHub: https://github.com/CoreTrace
We're especially looking for feedback on:
- architecture
- usability
- supported tools
- overall UX
Top comments (0)