mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-02 01:22:16 +00:00
Make the req. engine version 8 for k8s_audit rules
These define exceptions too. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
This commit is contained in:
parent
cd8234d8b3
commit
49b8f87db4
@ -14,7 +14,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
- required_engine_version: 2
|
||||
- required_engine_version: 8
|
||||
|
||||
# Like always_true/always_false, but works with k8s audit events
|
||||
- macro: k8s_audit_always_true
|
||||
|
Loading…
Reference in New Issue
Block a user