sope: Add CVE-2025-53603 (#427512)

authored by Martin Weinelt and committed by GitHub 27eec408 66294886

+1
+1
pkgs/by-name/so/sope/package.nix
··· 76 76 homepage = "https://github.com/inverse-inc/sope"; 77 77 platforms = lib.platforms.linux; 78 78 maintainers = with lib.maintainers; [ jceb ]; 79 + knownVulnerabilities = [ "CVE-2025-53603" ]; 79 80 }; 80 81 }