Leon Lux

Results 6 issues of Leon Lux

I am using cornucopia in a project of mine and oriented myself on the example `examples/auto_build`. It seems that the example is slightly outdated. I just copied the example, and...

fixes #2699 by providing an example on how to use a transaction as an executor when trying to execute queries with it.

Changes that are needed in order to support .NET 9.0 #4846 Work in progress PR in order to prepare for the release of version 9.0.

Hi there! First of all, thank you all for the great work on enabling the easy usage of gNMI with python. I was trying to query a SRLinux router and...

This PR addresses Issue #916 by allowing users to directly sign the generated BOM by using the new flag `--signing-key ` and providing an RSA private key. Signature was tested...

Hi there. I noticed that it is possible to sign boms with the CLI, but it seems to me that it only works with XML-based BOMs and only with RSA....