Skip to content

fix: install procps in ares blue agent templates#30

Merged
l50 merged 1 commit into
mainfrom
fix/blue-agent-procps
May 27, 2026
Merged

fix: install procps in ares blue agent templates#30
l50 merged 1 commit into
mainfrom
fix/blue-agent-procps

Conversation

@l50
Copy link
Copy Markdown
Owner

@l50 l50 commented May 27, 2026

Key Changes:

  • Added the procps package to ARES blue agent image provisioning so process utilities are available at runtime
  • Updated lateral analyst, threat hunter, and triage agent builds for both amd64 and arm64 variants
  • Aligned the base ARES blue agent dependency set with the specialized agent templates

Added:

  • Process inspection utilities - Installed procps across ARES blue agent templates to provide standard commands such as ps for tooling and runtime diagnostics

Changed:

  • Provisioning dependency lists - Updated apt install commands in the ARES blue agent, lateral analyst, threat hunter, and triage Warpgate templates to include procps during image build setup

**Added:**

- Added `procps` to APT provisioning dependencies for Ares blue agent templates so standard process utilities are available in built images.
@l50 l50 merged commit b2a1109 into main May 27, 2026
27 checks passed
l50 added a commit that referenced this pull request May 27, 2026
**Key Changes:**

- Added the `procps` package to ARES blue agent image provisioning so process utilities are available at runtime
- Updated lateral analyst, threat hunter, and triage agent builds for both amd64 and arm64 variants
- Aligned the base ARES blue agent dependency set with the specialized agent templates

**Added:**

- Process inspection utilities - Installed `procps` across ARES blue agent templates to provide standard commands such as `ps` for tooling and runtime diagnostics

**Changed:**

- Provisioning dependency lists - Updated apt install commands in the ARES blue agent, lateral analyst, threat hunter, and triage Warpgate templates to include `procps` during image build setup
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.

1 participant