Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@araujof araujof released this 02 Dec 03:00
· 575 commits to master since this release

Added

  • Adds lists and macro preprocessing to deal with usage before declarations in input policy language.
  • Adds empty handling for process flow objects.
  • Adds endswith binary operator to policy expression language.
  • Added initial documentation.

Changed

  • Updates the grammar and interpreter to support Falco policies.
  • Several refactorings and performance optimizations in policy engine.
  • Tuned filter policy for k8s clusters.