Improvements to static analysis and general refactoring
What's Changed
- Static analysis now runs much faster. It's available for local analysis and configured for production use but not enabled yet.
- Separated static analysis data processing into 'tasks' which define related groups of related data to be output
- Makefile now used for CI and building production images
- Add combined sandbox that can run dynamic analysis on all ecosystems using one image
Full Changelog: rel-16...rel-17