fix: nmp-rl, launcher and python CVEs#864
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (4)
🚧 Files skipped from review as they are similar to previous changes (3)
📝 WalkthroughWalkthroughThe changes harden container images against CVEs, raise Python dependency minimums, remove unused Go telemetry dependencies, and update gRPC. ChangesContainer image hardening
Dependency updates
Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 golangci-lint (2.12.2)Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@pyproject.toml`:
- Line 289: Update the explicit pyasn1 requirement in Dockerfile.auditor-tasks
from >=0.6.3 to >=0.6.4, matching the project constraint and ensuring the
auditor image cannot resolve the lower version.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 61e2ddbe-1745-4870-a11b-a528dc888519
⛔ Files ignored due to path filters (2)
services/core/jobs/jobs-launcher/go.sumis excluded by!**/*.sumuv.lockis excluded by!**/*.lock
📒 Files selected for processing (3)
docker/Dockerfile.nmp-rl-basepyproject.tomlservices/core/jobs/jobs-launcher/go.mod
|
Signed-off-by: Matt Kornfield <[email protected]>
1c38779 to
717d5e6
Compare
Summary by CodeRabbit