Skip to content

Improvements to static analysis and general refactoring

Compare
Choose a tag to compare
@maxfisher-g maxfisher-g released this 22 Feb 07:36
· 310 commits to main since this release
8c4d58a

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