Vulnerability
Severity: mixed (high + moderate)
Source: Nightshift supervisor security scan 2026-05-13
Package/file: sdk/ (Python deps)
Details
pip-audit on K:/agent47/sdk reports vulnerable versions across multiple deps:
Suggested fix
cd K:/agent47/sdk
pip install --upgrade pypdf pytest python-dotenv python-multipart requests urllib3 uv
# regenerate lockfile, run tests, commit
Why not auto-fixed
Python dep upgrades require lockfile regeneration + test suite verification; supervisor only auto-fixes npm audit issues that pass build.
Vulnerability
Severity: mixed (high + moderate)
Source: Nightshift supervisor security scan 2026-05-13
Package/file: sdk/ (Python deps)
Details
pip-audit on K:/agent47/sdk reports vulnerable versions across multiple deps:
Suggested fix
Why not auto-fixed
Python dep upgrades require lockfile regeneration + test suite verification; supervisor only auto-fixes npm audit issues that pass build.