aquasecurity / aquasecurity/tracee

Add flags argument filter

Open
#2,190 0 comments 0 reactions 0 assignees View on GitHub
area/ebpf area/performance kind/feature priority/backlog
Dominant language
Go
Stars
4.6k
Forks
507
Avg merge
2d 8h
Merged PRs (30d)
9

Description

## Prerequisites

- [ ] This issue is an EPIC issue (add label: EPIC).
- [ ] This issue is an EPIC TASK (add issue to EPIC description).

Select one OR another:

- [x] I'll create a PR to implement this feature (assign to yourself).
- [ ] Someone else should implement this (describe it well).

## Feature description

Since argument parsing happens after argument filtering, it is currently practically impossible to filter on flag values. As such a specialized filter is required for such arguments.

## Additional Information (feature drawings, files, logs, etc)

Contributor guide

Open the contributing guide

Research direction

The issue does not name files or tests; start by locating the argument-filtering and argument-parsing entry points in the Go code. Define the filter behavior for flag values, then add coverage showing that filtering works when argument parsing occurs afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, linux
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.