Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add diff scan command #186

Merged
merged 11 commits into from
Aug 30, 2024
Merged

Add diff scan command #186

merged 11 commits into from
Aug 30, 2024

Conversation

charliegerard
Copy link
Contributor

@charliegerard charliegerard commented Aug 26, 2024

This PR introduces the diff-scan command.

Command: socket diff-scan get <org slug> --before=<before full scan ID> --after=<after full scan ID>
Example: socket diff-scan get FakeOrd --before=0000-aaaa-0a0a0a --after=1111-bbbb-1b1b1b1

By default, running the command will log the full diff scan in the terminal. Passing the argument--file=<path to local file> will save the output to a local file.

@socket-security-staging
Copy link

socket-security-staging bot commented Aug 26, 2024

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

@charliegerard charliegerard force-pushed the cg/addDiffScanCommand branch from 82b115b to bf4fbc2 Compare August 28, 2024 21:44
@charliegerard charliegerard marked this pull request as ready for review August 29, 2024 23:12
@charliegerard charliegerard changed the title [wip] Add diff scan command Add diff scan command Aug 29, 2024
@charliegerard charliegerard merged commit ffec641 into master Aug 30, 2024
11 checks passed
@charliegerard charliegerard deleted the cg/addDiffScanCommand branch August 30, 2024 14:23
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