Skip to content

feat: Define a image#1

Merged
amartingarcia merged 8 commits intomainfrom
feat/image
Apr 12, 2026
Merged

feat: Define a image#1
amartingarcia merged 8 commits intomainfrom
feat/image

Conversation

@amartingarcia
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 12, 2026

🔍 CLI Behavioral Changes: 2.4.1 → 2.4.1

Completion Flags

Change Item
➕ Added --help
➕ Added --install-dir
➕ Added --workspace

Login Flags

Change Item
➕ Added --help
➕ Added --install-dir
➕ Added --pipes-host
➕ Added --pipes-token
➕ Added --workspace

Plugin Flags

Change Item
❌ Removed --progress
➕ Added --install-dir
➕ Added --workspace

Plugin Install Flags

Change Item
➕ Added --help
➕ Added --install-dir
➕ Added --progress
➕ Added --skip-config
➕ Added --workspace

Plugin List Flags

Change Item
➕ Added --help
➕ Added --install-dir
➕ Added --outdated
➕ Added --output
➕ Added --workspace

Plugin Uninstall Flags

Change Item
➕ Added --help
➕ Added --install-dir
➕ Added --workspace

Plugin Update Flags

Change Item
➕ Added --all
➕ Added --help
➕ Added --install-dir
➕ Added --progress
➕ Added --workspace

Query Flags

Change Item
❌ Removed --max-parallel
➕ Added --install-dir
➕ Added --pipes-host
➕ Added --pipes-token
➕ Added --workspace
➕ Added --workspace-database

Service Flags

Change Item
➕ Added --help
➕ Added --install-dir
➕ Added --workspace

Service Restart Flags

Change Item
➕ Added --force
➕ Added --help
➕ Added --install-dir
➕ Added --workspace

Service Start Flags

Change Item
➕ Added --install-dir
➕ Added --workspace

Service Status Flags

Change Item
➕ Added --all
➕ Added --help
➕ Added --install-dir
➕ Added --show-password
➕ Added --workspace

Service Stop Flags

Change Item
➕ Added --force
➕ Added --help
➕ Added --install-dir
➕ Added --workspace

Help text changes

Help 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 --help output for wording/description updates.


⚠️ Action needed

These changes may require updates to README.md and Dockerfile ENV.

@copilot Please review the behavioral changes above and:

  1. Update README.md flag and env var tables
  2. Update Dockerfile ENV section if defaults changed
  3. Ensure documented behavior matches the current CLI

@github-advanced-security
Copy link
Copy Markdown

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:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

amartingarcia and others added 2 commits April 12, 2026 22:25
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>
@amartingarcia amartingarcia merged commit 878cd44 into main Apr 12, 2026
5 checks passed
github-actions Bot pushed a commit that referenced this pull request Apr 12, 2026
# 1.0.0 (2026-04-12)

### Features

* Define a image ([#1](#1)) ([878cd44](878cd44))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants