Skip to content

Changelog

This page summarizes notable changes by release.


2025-10.v1

1. Aegis UI

Summary: Enhancements to the ruleset wizard (free-form Terraform resources), improved rule creation flows, and consistent category/filter handling.

  • Added support for free-form Terraform resources in the ruleset wizard, including subtype configuration guidance and UI updates
  • Ensured rule creation flows surface the Add Rule action for empty rulesets and fixed updateRuleset prop usage during modify operations
  • Smoothed category and filter handling in the wizard so filter APIs, category names, and evaluation screens stay consistent

2. Aegis Engine / APIs

Summary: Multiple improvements and features were merged, including Dockerfile rule updates and Docker-related exception handling, new API endpoints for prompts/hints/reco, and ruleset prompt/props work.

  • Dockerfile instruction count support
  • Exception handling and Docker rules
  • API for prompts, hints, and recommendations
  • Ruleset properties
  • Ruleset prompt separation

3. Aegis docs

Summary: Updates to the ruleset prompting guide and API/ruleset docs.

  • Improvements and fixes to the ruleset prompting guide to clarify examples and prompts
  • Updates to the ruleset prompting guide
  • Updates to API endpoint docs and ruleset usage instructions

2025-9.v2

1. Aegis UI

Summary: Overhauled ruleset authoring wizard with provider-specific subtype data, refined navigation, and new sample/evaluation steps.

  • Overhauled the ruleset authoring wizard with provider-specific subtype data, refined navigation, and expanded category/type selection
  • Added new sample data handling and evaluation filter steps to streamline multi-step ruleset authoring

2. Aegis Engine / APIs

Summary: Bug fixes and validation improvements landed — database upsert fix and prompt validation.

  • Database upsert fix
  • Prompt validation

3. Aegis docs

Summary: No notable changes recorded.


2025-9.v1

1. Aegis UI

Summary: Unified label management and UI refinements across policy/ruleset inventory and tagging flows.

  • Unified label management by reusing the LabelsDisplay component and adding policy labels API support
  • Refined policy and ruleset inventory screens with UI fixes, clearer tagging flows, and improved selector interactions

2. Aegis Engine / APIs

Summary: No notable changes recorded.

3. Aegis docs

Summary: Helm chart addition and policy controller documentation updates.

  • Helm chart for the policy controller deployment (assets updated)
  • Policy controller documentation updates