As written, when passing --log-level=error arg, we still see many lines like this
2025/10/22 22:17:46 INFO duplicate package ID found in SBOM, deduplicating package... ID=SPDXRef-Package-glibc.yaml-eeaa6d73d4eb96d96308dfda6c7a78ce52ee0453
Or similar, depending on context.
It does omit some INFO log lines, but not all, perhaps there are multiple ways to manage log output.
As written, when passing
--log-level=errorarg, we still see many lines like thisOr similar, depending on context.
It does omit some INFO log lines, but not all, perhaps there are multiple ways to manage log output.