Loading pkgs/development/python-modules/pypdf3/default.nix +8 −0 Original line number Diff line number Diff line Loading @@ -32,5 +32,13 @@ buildPythonPackage (finalAttrs: { homepage = "https://github.com/sfneal/PyPDF3"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ ambroisie ]; knownVulnerabilities = [ "CVE-2026-27024" "CVE-2026-27025" "CVE-2026-27628" "CVE-2026-27888" "CVE-2026-28351" "CVE-2026-33699" ]; }; }) Loading
pkgs/development/python-modules/pypdf3/default.nix +8 −0 Original line number Diff line number Diff line Loading @@ -32,5 +32,13 @@ buildPythonPackage (finalAttrs: { homepage = "https://github.com/sfneal/PyPDF3"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ ambroisie ]; knownVulnerabilities = [ "CVE-2026-27024" "CVE-2026-27025" "CVE-2026-27628" "CVE-2026-27888" "CVE-2026-28351" "CVE-2026-33699" ]; }; })