Paul Meyer

Results 76 comments of Paul Meyer

Previous discussion happend in https://github.com/confidential-containers/kbs/pull/84#discussion_r1204024132

@Xynnn007 This hasn't been implemented yet.

@fitzthum is there anything left to be done?

> the hardware measurement does not cover the container itself. @fitzthum with the execution policy feature in place, shouldn't this make the container image part of the attestation report and...

A simple solution for this issue might be to provide an option that just runs `go mod tidy` for all modules in the repository, instead of evaluating the replace statements...

My fork is/was only to upstream the security fixes in https://github.com/slok/agebox/pull/199. Notice that that we decided to remove the package from nixpkgs as it is security critical software and unmaintained:...

This seems to be still am issue. @laurentsimon any update on the config file?

I want to add editorconfig-checker to [treefmt-nix](https://github.com/numtide/treefmt-nix) and have the configuration in nix to pass it to the checker. I see that this is a niche use case.

> the alternative is to set vendorHash/vendorSha256 and its update process is @maxbrunet The update process isn't that bad, you can use [nix-update](https://github.com/Mic92/nix-update) for instance to do this in a...