Skip to content

Releases: cicd-sensor/cicd-sensor-action

v0.0.34

18 Jun 02:26
Immutable release. Only release title and notes can be modified.
777ddaa

Choose a tag to compare

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 duplicate file_open suppression, 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

13 Jun 03:46
Immutable release. Only release title and notes can be modified.
3a3a447

Choose a tag to compare

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

v0.0.32

10 Jun 21:42
Immutable release. Only release title and notes can be modified.
10fa5e7

Choose a tag to compare

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

  • @rung made their first contribution in #23

Full Changelog: v0.0.31...v0.0.32

v0.0.31

30 May 16:38
Immutable release. Only release title and notes can be modified.
1935de4

Choose a tag to compare

Released by @rung via workflow run.

v0.0.30

28 May 17:07
Immutable release. Only release title and notes can be modified.
9d2ab80

Choose a tag to compare

Released by @rung via workflow run.

v0.0.29

27 May 10:50
Immutable release. Only release title and notes can be modified.
6ee2573

Choose a tag to compare

Released by @rung via workflow run.

v0.0.28

27 May 04:50
Immutable release. Only release title and notes can be modified.
5ffeee5

Choose a tag to compare

Released by @rung via workflow run.

v0.0.27

26 May 10:38
Immutable release. Only release title and notes can be modified.
f162ae1

Choose a tag to compare

Released by @rung via workflow run.

v0.0.26

24 May 20:46
Immutable release. Only release title and notes can be modified.
e02b263

Choose a tag to compare

Open-source eBPF-powered CI/CD runtime security sensor

Released by @rung via workflow run.

What's Changed

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

Full Changelog: v0.0.25...v0.0.26

v0.0.25

24 May 19:58
Immutable release. Only release title and notes can be modified.
5d301c0

Choose a tag to compare

Released by @rung via workflow run.