vembacher
vembacher
I've had the same issue, do you also use KaliLinux? I had this issue happening for me when using the `kalilinux/kali-rolling` Docker image. Rolling back the NetfilterQueue version to commit...
Yes, I will look into it and update as soon as I know more.
### Update To give a small update on this. The files are actually read by node-opcua from `~/.config/node-opcua-default-nodejs/PKI/` (the default directory for everything PKI related) and partially processed (CA certs...
> Checkpoint format comes from https://github.com/sigstore/rekor/blob/main/pkg/util/checkpoint.go. It's Go's SumbDB note format (https://pkg.go.dev/golang.org/x/mod/sumdb/note) with a timestamp in OtherContent. Thanks! I was not sure if there was another specification I did not...
I added examples for consistency and inclusion proofs. I will also add some tests in the future to the methods I added to the Rekor models. What test data should...
> Sorry, this has been sitting on my review list for a long time. I need some time to get familiar with the feature being implemented 😓 No worries! I'm...
I hopefully should be able to take a closer look at this some time next week, and apply the fix/update the PR.
I haven't looked at it in a few months, but if I remember correctly there are two types of indices. With one being the index in the log and one...
@gaetanww is your issue resolved?
I did some investigating, I think @gaetanww your original analysis was correct and the formatting of the log entry is the issue, as both serializers produce identical outputs for me....