aquasecurity / aquasecurity/tracee
Add flags argument filter
- 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
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