Skip to main content
Glama
index.ts591 B
/** * @fileoverview AnalysisRun aggregate exports * * This module exports all components of the AnalysisRun aggregate. */ export { AnalysisRun } from './analysis-run.aggregate.js'; export type { IAnalysisRunRepository } from './analysis-run.repository.js'; export { VALID_STATUS_TRANSITIONS } from './analysis-run.types.js'; export type { RunStatus, IssueCategory, IssueSeverity, CommitInfo, RunTimestamps, IssueOccurrence, AnalyzerDistribution, CategoryDistribution, RunSummary, CreateAnalysisRunParams, UpdateAnalysisRunParams, } from './analysis-run.types.js';

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sapientpants/deepsource-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server