Releases: cicd-sensor/cicd-sensor-action
v0.0.34
Released by @rung via workflow run.
Highlights
This release updates cicd-sensor-action to use cicd-sensor v0.0.39 by default.
- Picks up the runtime stability improvements from cicd-sensor
v0.0.39, including duplicatefile_opensuppression, larger per-job event queues, and CPU-aware BPF ring buffer sizing.- This makes the action more stable for package installs, builds, and parallel CI jobs running on GitHub Actions.
What's Changed
- chore(deps): update npm dependencies to v0.44.0 by @renovate[bot] in #26
- chore(deps): update dependency cicd-sensor/cicd-sensor to v0.0.39 by @renovate[bot] in #27
Full Changelog: v0.0.33...v0.0.34
v0.0.33
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
Full Changelog: v0.0.32...v0.0.33
v0.0.32
Released by @rung via workflow run.
What's Changed
- chore(deps): update dependency cicd-sensor/cicd-sensor to v0.0.37 by @renovate[bot] in #22
- chore(deps): update github actions to v6.0.3 by @renovate[bot] in #21
- chore: add npm safety defaults by @rung in #23
- chore(deps): lock file maintenance npm dependencies by @renovate[bot] in #20
New Contributors
Full Changelog: v0.0.31...v0.0.32
v0.0.31
Released by @rung via workflow run.
v0.0.30
Released by @rung via workflow run.
v0.0.29
Released by @rung via workflow run.
v0.0.28
Released by @rung via workflow run.
v0.0.27
Released by @rung via workflow run.
v0.0.26
Open-source eBPF-powered CI/CD runtime security sensor
Released by @rung via workflow run.
What's Changed
Full Changelog: v0.0.25...v0.0.26
v0.0.25
Released by @rung via workflow run.