Skip to content

chore(main): release 1.0.0#27

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 1.0.0#27
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Contributor

🤖 I have created a release beep boop

1.0.0 (2026-01-10)

Features

  • add additional checks for write and openat syscalls (0433912)
  • add additional logic for shutdown and close syscalls (458aae5)
  • add and use build and runtime configuration (8ac2607)
  • add functions that enable validation of file descriptors (88ba881)
  • add gatekeeper proxy and liveness server (6f33829)
  • add more finegrained allow levels for file system (b1f41c2)
  • add more finegrained syscall arg checks for write and read (e6bf26c)
  • add new cli flag to only error on syscalls instead of killing tracee (448c3eb)
  • add new streamlined cli flags for delaying and triggering syscall checks (1c97039)
  • add path handling for access and faccessat variants (e82d205)
  • add permissions for network clients and/or servers (6de96a2)
  • allow configured allowed file system paths (fad254c)
  • allow more syscalls, add more groups (7a3da54)
  • allow only local sockets if requested (eaf1b80)
  • allow passing additional syscalls (c7e4046)
  • always allow write if target is a standard stream (5079d4e)
  • catch exit code tracee and return it (b0dd36a)
  • collect amount of calls per syscall (752b06c)
  • exit asap if tracee cannot be started (d70e423)
  • exit early if not enough params passed (a55f1cc)
  • handle also anonymous fd types (fad51e0)
  • handle more syscalls and check more syscall args (da92444)
  • improve error and exit handling in tracer (98cb18e)
  • improve error handling during ptrace setup (16009c8)
  • improve error handling in tracer.go (3dc56ee)
  • inject SIGSYS intro tracee if syscall was denied (a42ca17)
  • pass std to tracee (48169a1)
  • read fds for tracee pid instead of our own (d8aa689)
  • reduce default permissions (d8c8cef)
  • return exit code 111 if tracee was called because of not allowed syscall (a20036f)
  • set GATEKEEPER_PID var in tracee env (c71fd30)
  • stopped traced service when main services is stopped (a1a246b)
  • store whether general fs access is allowed or not (7ca8a39)
  • tracer: checking whether files are opened for write access (b6c9286)
  • update cli flag descriptions (b5abfbd)
  • update syscall map and default permissions (0964d15)
  • uroot: lookup path of binary (a483001)

Bug Fixes

  • add missing parameter (4696337)
  • set implicit commands if requested (25ea137)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants