Skip to content

feat: expose docker compose support in github action#100

Merged
advaitpatel merged 1 commit into
mainfrom
creating-the-release
Jun 12, 2026
Merged

feat: expose docker compose support in github action#100
advaitpatel merged 1 commit into
mainfrom
creating-the-release

Conversation

@advaitpatel

Copy link
Copy Markdown
Collaborator

Summary

Exposes the newly added Docker Compose scanning capabilities to the GitHub Action interface, allowing users to scan docker-compose.yml files directly in their CI/CD pipelines.

Changes

  • Updated action.yml to include a new compose input parameter.
  • Updated entrypoint.sh to map the INPUT_COMPOSE environment variable to the -c CLI flag.

Co-authored-by: Cursor <cursoragent@cursor.com>
@advaitpatel advaitpatel merged commit 110c0a7 into main Jun 12, 2026
7 checks passed
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.

1 participant