docs: expand Socket CLI comparison with concrete examples and structured sections#655
Open
raj-krr wants to merge 2 commits into
Open
docs: expand Socket CLI comparison with concrete examples and structured sections#655raj-krr wants to merge 2 commits into
raj-krr wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Expanded the Socket CLI comparison section in
website/docs/comparison.mdto provide a more detailed and balanced comparison with CVE Lite CLI.Why this change
The existing Socket CLI section was significantly shorter than the Dependabot, npm audit, OSV-Scanner, and Snyk comparisons. It did not fully explain the different security problems each tool addresses or how they complement each other.
This update adds more context around threat models, feature differences, practical use cases, and recommended workflows so developers can better understand when to use each tool.
What changed
Validation
comparison.mdUser-facing impact
Does this change:
Notes
The comparison intentionally presents Socket CLI and CVE Lite CLI as complementary tools rather than direct substitutes. The goal is to help users understand the different types of security risks each tool is designed to address.