docs: update ecosystem support from language-support docs#157
Closed
Alexandros Kapravelos (kapravel) wants to merge 1 commit into
Closed
docs: update ecosystem support from language-support docs#157Alexandros Kapravelos (kapravel) wants to merge 1 commit into
Alexandros Kapravelos (kapravel) wants to merge 1 commit into
Conversation
Add concrete Supported Ecosystems section to README based on https://docs.socket.dev/docs/language-support. Excludes Socket Basics ecosystems (Swift, C/C++, Julia, Dart, Elixir/Erlang). - README: Add ecosystem table with PURL types, package managers, maturity - index.ts: Update depscore ecosystem param description with concrete list - manifest.json: Update tool and long descriptions with supported ecosystems Co-Authored-By: Claude <noreply@anthropic.com> Made-with: Cursor
John-David Dalton (jdalton)
added a commit
that referenced
this pull request
Jun 1, 2026
…pport Picks up #157. Expands the ecosystem listing across the README (features line + a Supported ecosystems table mapping ecosystem→PURL type→package managers→maturity), the depscore tool's inputSchema description (now in lib/depscore-tool.ts — wire contract; enriched, not renamed), and the mcpb manifest long_description + tool description. mcpb manifest schema still validates. Co-authored-by: kapravel <kapravel@users.noreply.github.com>
Collaborator
|
Landed in main as 5d9a43e ( |
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.
Update ecosystem support documentation to be concrete based on Socket's language support docs. Excludes Socket Basics ecosystems.
Changes
Public Changelog
Documentation: Document supported package ecosystems (npm, pypi, golang, maven, gem, nuget, cargo, composer) with reference to Socket docs.
Checklist
Validation
🤖 Generated with Claude Code
Made with Cursor