Skip to content

Releases: guardon-dev/guardon

Guardon 0.5 – OPA & Schema‑Aware Validation

19 Jan 23:17

Choose a tag to compare

What’s New in 0.5 – OPA & Schema-Aware Validation

  • Added optional OPA WASM policy import and unified OPA results into the main validation table in the popup.
  • Introduced Kubernetes OpenAPI/CRD import with schema-aware validation for Kubernetes resources (Deployments, etc.).
  • Improved popup UX: consistent behavior for GitHub and manual YAML, better dark/light theme support, and clearer schema diagnostics.
  • Enhanced rule manager UI with a rule counter (enabled/disabled breakdown), search/filter by ID/description/match, and safer delete confirmation.
  • Hardened initialization, expanded Jest coverage, and applied an updated ESLint configuration.

What’s Changed

New Contributors

Full Changelog: Release-0.4...Release-0.5

Improved UI and Added schema validation

04 Dec 15:51

Choose a tag to compare

##Adding below features.

  • Improved Options Page to be More user friendly
  • Added capabilities to upload OpenAPI schema and CRD Schema definations
  • Improved validation process