C
code-scan.com
CodeScan is a static code analysis service for Salesforce development, now presented under AutoRABIT branding. Its hosted service lets users queue and inspect code scan jobs for configured projects.
CodeScan exposes one documented HTTP API for managing hosted scan jobs, described by an OpenAPI/Swagger spec and authenticated with Basic auth using a subscription ID and API key.
discovered 1d ago
REST · OpenAPI1
- CodeScan APIdiscovered
Credentials
Sign in to your hosted CodeScan account at app.code-scan.com. On your subscription page, copy your Subscription Id and the api_key; the Swagger spec states the API uses Basic Authentication with the subscription ID as the username and the API key as the password.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing