10 src = fetchFromGitHub {
11 owner = "0xInfection";
14 sha256 = "sha256-VL/Hp7YaXNcV9JPb3kgRHcdhJJ5p3KHUf3hHbT3gKVk=";
17 vendorSha256 = "sha256-3NTaJ/Y3Tc6UGLfYTKjZxAAI43GJyZQ5wQVYbnXHSYc=";
20 description = "Scanning and validation toolkit for the Log4J vulnerability";
21 homepage = "https://github.com/0xInfection/LogMePwn";
22 license = with licenses; [ gpl3Only ];
23 maintainers = with maintainers; [ fab ];