v1.1.0
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.pyand the embeddings step were additive-only, leaving orphaned docs/vectors behind on every refresh (the tree had grown to 1205.mdfiles 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