Skip to content

Initial phased analysis

Compare
Choose a tag to compare
@calebbrown calebbrown released this 19 Jan 20:44
· 598 commits to main since this release
03a06d3

Release that includes phased analysis support.

Install and import and reported separately.

What's Changed

  • Log details about the worker's environment when it is started. by @calebbrown in #195
  • Fix workers-set.yaml to include OSSF_MALWARE_ANALYSIS_PACKAGES. by @oliverchang in #196
  • Add HorizontalPodAutoscaler for workers. by @oliverchang in #197
  • Support multiple phases of dynamic analysis by @calebbrown in #200
  • Improve the multi-phase sandbox behavior by @calebbrown in #203
  • Improve error handling and remove panics from library and worker code. by @calebbrown in #204

Full Changelog: rel-0...rel-1