Skip to content

v1.1.0

Choose a tag to compare

@CallMarcus CallMarcus released this 07 Jun 12:26
· 45 commits to main since this release

What's new

Refreshes the bundled SecurityScorecard API reference and hardens the docs pipeline.

  • API spec 1.9.76 → 1.10.1. Discovery surface regenerated: 628 → 507 operations. Adds new areas — intake-vendor, MAX v1 (partner/customer/vendor), SCIM v2, Jira/app integrations, OAuth app management. Drops 198 routes SSC removed upstream (197 are per-issue-type current routes, consolidated in their published swagger).
  • Self-cleaning docs pipeline. split_swagger.py and the embeddings step were additive-only, leaving orphaned docs/vectors behind on every refresh (the tree had grown to 1205 .md files for a 628-route spec). They now rebuild to mirror the spec exactly, so re-running is idempotent.

Published to npm as @callmarcus/securityscorecard-mcp@1.1.0 and the MCP Registry as io.github.CallMarcus/securityscorecard-mcp@1.1.0.

Install: npx -y @callmarcus/securityscorecard-mcp

Full changes: #162

🤖 Generated with Claude Code