afdesk

Results 365 comments of afdesk

> 2025/02/14 10:08:36 maxprocs: Updating GOMAXPROCS=1: using minimum allowed GOMAXPROCS do you mean the next message is error? `2025/02/14 10:08:36 maxprocs: Updating GOMAXPROCS=1: using minimum allowed GOMAXPROCS`

@festeveira thanks for your pruposal here! I took a look at your PR and ideas. Could you please describe your use case in a bit more detail, especially regarding why...

@festeveira thanks for the ping. Thank you for the detailed write-up and the time you invested in articulating the issue. This context is truly valuable. I fully agree that there...

@festeveira However, I'd take another look and searched for an alternative, more accessible solution to your problem.

@henkka thanks for your contribution i left a small comment

@simar7 should we change a flag `--slow` to `--parallel` in trivy-operator too https://github.com/aquasecurity/trivy-operator/blob/fb9add83779d6eda817a7fffe14a21ebef06551d/pkg/plugins/trivy/flags.go#L22-L35

> https://github.com/aquasecurity/trivy-operator/blame/28771727b9800cecf93b3babf7673400b8ae984c/pkg/policy/policy.go#L213-L215 my suggestion is next. The main idea was that if there are no policies to check, we don't perform the scan. However, if policies do exist, then the...

but there logic was changed, and now there is a case when there is no policy for a specific kind.

@keliansb thanks a lot for the report actually, it's a bug, Trivy uses Java DB on a client side in Client/Server mode, so the credentials should be set up for...