aquasecurity / aquasecurity/tracee

Add support for <, > operators

Open
#3,856 0 comments 0 reactions 0 assignees View on GitHub
kind/feature
Dominant language
Go
Stars
4.6k
Forks
508
Avg merge
2d 8h
Merged PRs (30d)
9

Description

Add support for <, > operators in filters. Example:
./tracee -e=open.retval<0

Contributor guide

Open the contributing guide

Research direction

Start at the ./tracee -e filter entry point and trace how filter expressions are parsed and evaluated. Verify the example open.retval<0 and the corresponding > form, then confirm existing filter behavior remains unchanged and add or update coverage where the filter tests are located.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.