Jose Donizetti
Jose Donizetti
> IMO this is the desired behavior, and not a bug. As a user I would like to know that my workload image has no detected vulnerabilities. Agree, also like...
@itaysk The issue I mentioned.
@chen-keinan Do you mind if I take this issue?
@chen-keinan wonder if we shouldn't also have it for exposedsecrets considering we will add TTL to all reports with this issue. wdyt?
depends on -> https://github.com/aquasecurity/trivy/issues/2389
@chen-keinan could this also be related to kubernetes log rotation configuration?
@danieled-it Really sorry for not giving prompt feedback here, but with the kubecon deadline, we were really rushing to deliver the new release. Are you still interested on helping, I...
Cool! Log FTW :) Couple questions: 1 - can't we use SugaredLogger? It has good performance, with better syntax. Eg: It doesn't seem like log performance is critical to use...
@geyslan @NDStrahilevitz @rafaeldtinoco Wonder if it would be okay to simplifyy the scope here? 1 - add a basic logger, and change both tracee-ebpf and tracee-rules main.go to use it...
@geyslan Perhaps some of the design decisions here are due to requirements I don't know, let me know: 1 - why do support env variables to configure the logger? We...