12 src = fetchFromGitHub {
13 owner = "spyre-project";
16 sha256 = "sha256-408UOY7kvukMYOVqQfpugk6Z+LNQV9XyfJirKyBRWd4=";
19 vendorSha256 = "sha256-qZkt5WwicDXrExwMT0tCO+FZgClIHhrVtMR8xNsdAaQ=";
30 description = "YARA-based IOC scanner";
31 homepage = "https://github.com/spyre-project/spyre";
32 license = with licenses; [ lgpl3Plus ];
33 maintainers = with maintainers; [ fab ];