0.17.0
Released 2019-07-31
Major Changes
- The set of supported platforms has changed. Switch to a reorganized builder image that uses Centos 7 as a base. As a result, falco is no longer supported on Centos 6. The other supported platforms should remain the same [#719]
Minor Changes
-
When enabling rules within the falco engine, use rule substrings instead of regexes. [#743]
-
Additional improvements to the handling and display of rules validation errors [#744] [#747]
Bug Fixes
-
Fix a problem that would cause prevent container metadata lookups when falco was daemonized [#731]
-
Allow rule priorites to be expressed as lowercase and a mix of lower/uppercase [#737]