github Asymptote-Labs/agent-beacon v1.3.23

3 hours ago

Changelog

Bug Fixes

  • db41ff0 fix(memory): never promote traces the judge scored as failed (#649)
  • 2d7228e fix(memory): never promote traces the judge scored as failed (#649) (#650)

Other

  • 7622564 Bootstrap user LaunchAgents from a staged copy when HOME is on an external volume
  • b9c819b Bootstrap user LaunchAgents from a staged copy when HOME is on an external volume (#642)
  • b50383f Fix the Fleet S3 helper and make the Fleet health checks able to fail (#647)
  • f447a0e Fix the Fleet S3 helper's reruns, automatic install, and credential checks
  • 9a3c98d Fix windows-test: compare /Volumes with POSIX separators and assert the no-mode-bits contract
  • e4abda9 Give the fake Fleet server time to start on CI
  • 112d9e1 Harden external-volume launchd diagnostics
  • 5f6aeff Honour BEACON_JEV_ENDPOINT and BEACON_JEV_MODEL in memory evaluations run
  • 188c44b Honour BEACON_JEV_ENDPOINT and BEACON_JEV_MODEL in memory evaluations run (#651)
  • 42cb03e Keep lifecycle tests away from the machine's real service manager
  • c03b02f Keep lifecycle tests away from the machine's real service manager (#645)
  • 435ece8 Make the Fleet health checks able to fail
  • a1e507c Reload package forwarders after a self-update rollback
  • b170314 Remove package forwarders on uninstall; keep them through repair and rollback (#646)
  • 1aaca54 Remove the package forwarders on endpoint uninstall
  • a41e5a1 Stop forwarder installers from downgrading the runtime log mode

Installation

Homebrew (macOS/Linux)

brew tap asymptote-labs/tap
brew install beacon

Manual Download

Download the appropriate archive for your platform from the assets below, extract it, and add the binary to your PATH.

Quick Start

beacon endpoint install
beacon endpoint status
beacon endpoint wazuh print-config

Threat detection rules

beacon ships with a small built-in baseline. Install the full threat-rule
pack (attached as threat-rules.tar.gz below) and scan your local telemetry:

beacon rules pull https://github.com/asymptote-labs/agent-beacon/releases/download/v1.3.23/threat-rules.tar.gz
beacon rules list
beacon scan

Don't miss a new agent-beacon release

NewReleases is sending notifications on new releases.