Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 318 Bytes

File metadata and controls

9 lines (5 loc) · 318 Bytes

Changelog

2.2.57

  • Fixed Dockerfile to set GOROOT to /usr/lib/go when using system Go (GO_VERSION=system) instead of always using /usr/local/go.

2.2.56

  • Removed process timeout from reachability analysis subprocess. Timeouts are now only passed to the Coana CLI via the --analysis-timeout flag.