event-generator
event-generator copied to clipboard
Update the event-generator to reflect the recent ruleset split (stable, incubating, sandbox)
Motivation
Because of the Rules Maturity Framework proposal.
Feature
- Reflect rules' changes
- Implement a way to select action groups
stable,incubating,sandbox - Only enable
stableones by default
Alternatives
No compelling alternatives.
Additional context
I assume we don't want any more of those rules which are now deprecated.
### Tasks
- [ ] https://github.com/falcosecurity/event-generator/pull/90
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://github.com/falcosecurity/community.
/lifecycle stale
/remove-lifecycle stale
/assign
- Only enable
stableones by default
This has been addressed by https://github.com/falcosecurity/event-generator/pull/90
- Implement a way to select action groups
stable,incubating,sandbox
Likely, the best way to implement this is to add tags to the actions (similarly to rules tags) and implement a feature that allows filtering by tags. cc @FedeDP wdyt?
I agree, seems like the simplest solution.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://github.com/falcosecurity/community.
/lifecycle stale
/remove-lifecycle stale cc @alacuku @GLVSKiriti