tracee
tracee copied to clipboard
refactor: clean up tracee-rules/main.go
trafficstars
Signed-off-by: Jose Donizetti [email protected]
This is a minor cleanup on tracee-rules/main.go:
- check for commands vs flags first
- fix errors returned for the flag
rego-runtime-targetbecause the vartargetis empty - change
listSigssignature,errorreturn not used - minor change for redability
LGTM, @josedonizetti, could u check code analysis and I would remove signed off for minor commits (they pollute git log a lot).