Code Security Review tool
Posted by E. Kellinis on Sep 22
Karma Pro is an open source code review tool that can assist code reviewers with a multitude of useful tools. Karma Prois a macOS source-code security scanner (AST base and Heuristics) that statically analyses projects in multiple
languages. It's backed by an ML classifier trained on real patches to catch subtle issues. Beyond scanning, it offers
interactive call graphs and data-flow diagrams, a bug tracker, a private research wiki,...