Several dependencies in pyproject.toml have known vulnerabilities reported by OSV/Trivy.
These include aiohttp (CVE-2026-34515), cryptography (PYSEC-2024-225, CVE-2026-26007), idna (CVE-2026-45409), pyopenssl, and paramiko.
I have already tested the latest versions and prepared a PR to bump these constraints safely.
Several dependencies in
pyproject.tomlhave known vulnerabilities reported by OSV/Trivy.These include
aiohttp(CVE-2026-34515),cryptography(PYSEC-2024-225, CVE-2026-26007),idna(CVE-2026-45409),pyopenssl, andparamiko.I have already tested the latest versions and prepared a PR to bump these constraints safely.