Skip to content

v4.7.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 12:08
ac71821

4.7.0 (2026-07-24)

Features

  • add linux syscall proxy for starlark (ec89e36)
  • add priv manipulation modules for Windows targets (70c6c2c)

Bug Fixes

  • ps should be rewritten for every platform in absence of gopsutils (e3740c8)
  • add recover for module runners to avoid crashing the whole agent process (e21e64a)
  • arch-aware syscalls for starlark (4d628dd)
  • do not print namespace in ps when running on Windows (544970b)
  • failed racing test (40b2f5f)
  • handle native exception to avoid crash (6f823f2)
  • improve error handling in coffloader (3562af5)
  • incomplete info in Linux process listing (47b4841)
  • remove sysinfo command in favor of BOF/starlark (c6659a2)
  • remove gopsutils (227b942)
  • replace go-sockaddr with my own fork (fbc06c5)
  • use native win32 api instead of exec (e4e132b)