aquasecurity / aquasecurity/tracee

Remove policy limitations

Open
#3,987 0 comments 0 reactions 1 assignee Assigned to @yanivagman View on GitHub
kind/feature
Dominant language
Go
Stars
4.6k
Forks
507
Avg merge
2d 8h
Merged PRs (30d)
9

Description

Today Tracee policies have two limitations that we need to remove:
1. Only up to 64 policies are supported
2. Only 1 rule of the same event type can be specified in a policy

Removing the second limitation is probably more important since it will allow a user to write rules that specify different sets of filters to the same event, thus supporting logical OR operation between the filter sets.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.