Anton Kovalyov
Anton Kovalyov
Was able to repro hang in Docker for `salus -h` and just `salus` in container as well: ```dockerfile FROM ubuntu:20.04 RUN apt update && apt install curl -y RUN curl...
@bureado thanks a lot for your investigation and for providing workaround! I would expect the same scenario applies to Docker containers as well. Also it seems that main scenario of...
Apologize for a little miscommunication. Right now only windows binary is signed and we're working on providing integrity validation for the rest of binaries and SBOM files. Release assets are...
Since we're not up to date with latest CD libs yet, poetry detector is still in beta for sbom-tool. But since 0.2.1 sbom-tool version you should be able to enable...
Hi @jvanz. This looks like an issue with the underlying Rust detector we use in sbom-tool. I've created an issue https://github.com/microsoft/component-detection/issues/253 against the component-detection team, thanks for reporting that.