chainguard-dev / osqtool

Automated testing, generation & manipulation of #osquery packs
Apache License 2.0
70 stars 6 forks source link

Add --max-results flag (defaults to 1000) #8

Closed tstromberg closed 1 year ago

tstromberg commented 1 year ago

Some query groups should never return more than 0 rows, this allows us to enforce that behavior.