Skip to content

Releases: reglet-dev/reglet

Reglet v0.4.5-alpha

29 Jan 21:01

Choose a tag to compare

Reglet v0.4.5-alpha Pre-release
Pre-release

Reglet v0.4.5-alpha - Alpha Release

Infrastructure compliance validation with WASM plugins.

What's New in v0.2.0-alpha

  • WASM Plugin Runtime - Sandboxed execution with wazero
  • 6 Built-in Plugins - file, command, http, dns, tcp, smtp
  • Fine-grained Capabilities - Permission system for plugin safety
  • Multiple Output Formats - Table, JSON, YAML, JUnit, SARIF
  • Profile System - OSCAL-aligned declarative configuration
  • 7 Example Profiles - Quick start templates included
  • Multi-platform Support - Linux, macOS, Windows (amd64/arm64)

Installation

Homebrew (macOS/Linux):

brew install reglet-dev/tap/reglet

Docker:

docker pull ghcr.io/reglet-dev/reglet:v0.4.5-alpha

Manual Download:
Download the appropriate archive for your platform below, extract and move to your PATH.

⚠️ Alpha Status

This is an early alpha release. APIs may change. Not recommended for production use.
See roadmap for planned features.

Changelog

Features

Bug Fixes

Documentation

Other Changes

Full Changelog: https://github.com/reglet-dev/reglet/commits/v0.4.5-alpha

Reglet v0.4.0-alpha

17 Jan 07:16

Choose a tag to compare

Reglet v0.4.0-alpha Pre-release
Pre-release

Reglet v0.4.0-alpha - Alpha Release

Infrastructure compliance validation with WASM plugins.

Installation

Docker:

docker pull ghcr.io/reglet-dev/reglet:v0.4.0-alpha

Manual Download:
Download the appropriate archive for your platform below, extract and move to your PATH.

⚠️ Alpha Status

This is an early alpha release. APIs may change. Not recommended for production use.
See roadmap for planned features.

Changelog

Features

Bug Fixes

Performance

Full Changelog: https://github.com/reglet-dev/reglet/commits/v0.4.0-alpha

Reglet v0.3.5-alpha

14 Jan 03:48

Choose a tag to compare

Reglet v0.3.5-alpha Pre-release
Pre-release

Reglet v0.3.5-alpha - Alpha Release

Infrastructure compliance validation with WASM plugins.

Installation

Homebrew (macOS/Linux):

brew install reglet-dev/tap/reglet

Docker:

docker pull ghcr.io/reglet-dev/reglet:v0.3.5-alpha

Manual Download:
Download the appropriate archive for your platform below, extract and move to your PATH.

⚠️ Alpha Status

This is an early alpha release. APIs may change. Not recommended for production use.
See roadmap for planned features.

Changelog

Features

Bug Fixes

Documentation

  • 035694d: docs: update CHANGELOG for v0.3.0-alpha (@github-actions[bot])

Performance

Other Changes

Full Changelog: https://github.com/reglet-dev/reglet/commits/v0.3.5-alpha

Reglet v0.3.0-alpha

10 Jan 21:21

Choose a tag to compare

Reglet v0.3.0-alpha Pre-release
Pre-release

Reglet v0.3.0-alpha - Alpha Release

Infrastructure compliance validation with WASM plugins.

What's New in v0.3.0-alpha

  • Profile inheritance (extends: field)
  • Lockfile for reproducible plugin versions (reglet.lock)
  • Retry and backoff for resilient execution
  • Secret management (env/files/local resolution)
  • Evidence artifacts and size limits (size, count)
  • Global timeout

Installation

Docker:

docker pull ghcr.io/reglet-dev/reglet:v0.3.0-alpha

Manual Download:
Download the appropriate archive for your platform below, extract and move to your PATH.

⚠️ Alpha Status

This is an early alpha release. APIs may change. Not recommended for production use.
See roadmap for planned features.

Changelog

Features

Bug Fixes

Documentation

Other Changes

Full Changelog: https://github.com/reglet-dev/reglet/commits/v0.3.0-alpha

Reglet v0.2.0-alpha

09 Jan 18:24

Choose a tag to compare

Reglet v0.2.0-alpha Pre-release
Pre-release

Reglet v0.2.0-alpha - Alpha Release

Infrastructure compliance validation with WASM plugins.

What's New in v0.2.0-alpha

  • WASM Plugin Runtime - Sandboxed execution with wazero
  • 6 Built-in Plugins - file, command, http, dns, tcp, smtp
  • Fine-grained Capabilities - Permission system for plugin safety
  • Multiple Output Formats - Table, JSON, YAML, JUnit, SARIF
  • Profile System - OSCAL-aligned declarative configuration
  • 7 Example Profiles - Quick start templates included
  • Multi-platform Support - Linux, macOS, Windows (amd64/arm64)

Installation

Homebrew (macOS/Linux):

brew install reglet-dev/tap/reglet

Docker:

docker pull ghcr.io/reglet-dev/reglet:v0.2.0-alpha

Manual Download:
Download the appropriate archive for your platform below, extract and move to your PATH.

⚠️ Alpha Status

This is an early alpha release. APIs may change. Not recommended for production use.
See roadmap for planned features.

Changelog

Features

Read more