Skip to content

Fix trivy scan#719

Merged
tsudmi merged 4 commits into
v5-releasefrom
fix-trivy-scan
Apr 29, 2026
Merged

Fix trivy scan#719
tsudmi merged 4 commits into
v5-releasefrom
fix-trivy-scan

Conversation

@tsudmi
Copy link
Copy Markdown
Member

@tsudmi tsudmi commented Apr 29, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 29, 2026 08:26
@tsudmi tsudmi changed the base branch from master to v5-release April 29, 2026 08:26
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to fix the Trivy vulnerability scan in the Docker GitHub Actions workflow, along with a couple of small formatting/help-text tweaks.

Changes:

  • Simplifies the Trivy scanning workflow by removing the explicit Trivy setup step and DB repository override.
  • Pins the unify pre-commit hook to a specific Python interpreter version.
  • Minor string/help-text adjustments in Python sources.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/nodewise/utils/timeout.py Minor string quoting change in Timeout.__str__.
src/commands/internal/process_redeemer.py Shortens the Click command help text for process_redeemer.
.pre-commit-config.yaml Adds language_version for the unify hook.
.github/workflows/docker.yaml Removes Trivy setup step and the TRIVY_DB_REPOSITORY env override from the Trivy scan job.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .pre-commit-config.yaml Outdated
@tsudmi tsudmi merged commit 5c056b9 into v5-release Apr 29, 2026
5 checks passed
@tsudmi tsudmi deleted the fix-trivy-scan branch April 29, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants