Skip to content

CM-72985 Add scan local-diff command for IDE plugin integration - #550

Open
aaron-butler-cy-int wants to merge 1 commit into
cycodehq:mainfrom
aaron-butler-cy-int:CM-72985---Add-new-local-diff-command-to-support-IDE-plugins
Open

aaron-butler-cy-int wants to merge 1 commit into
cycodehq:mainfrom
aaron-butler-cy-int:CM-72985---Add-new-local-diff-command-to-support-IDE-plugins

Conversation

@aaron-butler-cy-int

Copy link
Copy Markdown
Contributor

Diffs a git ref (default HEAD) against the current working directory -- staged, unstaged, and untracked changes -- with optional path scoping, for secret/SCA/SAST scans. Existing commands don't fit an IDE plugin wanting real-time feedback: commit-history only diffs between two commits, and pre-commit only looks at staged changes against HEAD.

Diffs a git ref (default HEAD) against the current working directory --
staged, unstaged, and untracked changes -- with optional path scoping, for
secret/SCA/SAST scans. Existing commands don't fit an IDE plugin wanting
real-time feedback: commit-history only diffs between two commits, and
pre-commit only looks at staged changes against HEAD.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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