Conversation
🔍 CLI Behavioral Changes: 2.4.1 → 2.4.1Completion Flags
Login Flags
Plugin Flags
Plugin Install Flags
Plugin List Flags
Plugin Uninstall Flags
Plugin Update Flags
Query Flags
Service Flags
Service Restart Flags
Service Start Flags
Service Status Flags
Service Stop Flags
Help text changesHelp text changed for: completion help, help text, login help, plugin help, plugin install help, plugin list help, plugin uninstall help, plugin update help, query help, service help, service restart help, service start help, service status help, service stop help. Review
|
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Add apt-get upgrade to apply all available security patches from the debian:bookworm-slim base image. Trivy exit-code: 1 fires on CRITICAL vulnerabilities that have a fix available (ignore-unfixed: true already suppresses unfixed ones). Suppress DL3005 inline since the upgrade is intentional for security purposes. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
The steampipe binary is a pre-compiled Go binary distributed by Turbot. Any CVEs detected in its embedded Go dependencies cannot be patched by us — they are upstream's responsibility. Use trivy.yaml skip-files to exclude the binary from gobinary scanning. OS-level CVEs are already addressed by apt-get upgrade in the Dockerfile. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
No description provided.