Skip to content

Choose a tag to compare

@github-actions github-actions released this 13 Jun 03:46
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
3a3a447

Released by @rung via workflow run.

Highlights

Blacksmith CI runners now work. The agent previously failed to start on Blacksmith runners (kernel 6.5.13) because security_socket_connect is not fentry-attachable there. AF_UNIX connect observation now uses unix_stream_connect / unix_dgram_connect instead, verified on Blacksmith 2vcpu / 4vcpu Ubuntu 24.04 runners. Rules and the unix_socket_connect event are unchanged.

Special thanks to @iwata for the detailed report and the load-stage diagnosis that shaped this fix. 🙏

What's Changed

  • chore(deps): update dependency cicd-sensor/cicd-sensor to v0.0.38 by @renovate[bot] in #24

Full Changelog: v0.0.32...v0.0.33