11 src = fetchFromGitHub {
14 rev = "refs/tags/v${version}";
15 hash = "sha256-1d04jYnVrbtxVYOJiUYZzNCwJJXZ2O1Bendxj692Sc8=";
20 vendorHash = "sha256-Sd3uN+rny3J0Z/SIMKR0HEsq21B5ZqcjxrUgqS95FaU=";
22 subPackages = [ "apps/cnspec" ];
27 "-X=go.mondoo.com/cnspec.Version=${version}"
31 description = "Open source, cloud-native security and policy project";
32 homepage = "https://github.com/mondoohq/cnspec";
33 changelog = "https://github.com/mondoohq/cnspec/releases/tag/v${version}";
34 license = licenses.bsl11;
35 maintainers = with maintainers; [