MCPcopy Create free account

hub / github.com/Archethect/sc-auditor / types & classes

Types & classes47 in github.com/Archethect/sc-auditor

InterfaceAderynExecutionResult
src/mcp/tools/aderyn-executor.ts:22
InterfaceAderynInstance
* Aderyn instance structure from JSON output.
src/mcp/tools/aderyn-parser.ts:17
InterfaceAderynIssue
* Aderyn issue structure from JSON output.
src/mcp/tools/aderyn-parser.ts:27
InterfaceAderynIssuesContainer
* Aderyn issues container structure.
src/mcp/tools/aderyn-parser.ts:37
InterfaceAderynOutput
src/mcp/tools/aderyn-parser.ts:44
InterfaceAuditScopeEntry
src/types/scope.ts:9
InterfaceCategoryAuditSummary
src/types/scope.ts:20
InterfaceChecklistItem
src/types/checklist.ts:4
InterfaceConfig
src/types/config.ts:81
InterfaceDaChain
src/types/finding.ts:237
InterfaceDaDimension
src/types/finding.ts:212
InterfaceDaMitigation
src/types/finding.ts:197
InterfaceDaResult
src/types/finding.ts:226
InterfaceEchidnaExecutionResult
src/mcp/tools/run-echidna.ts:42
InterfaceEchidnaResults
src/mcp/tools/run-echidna.ts:34
InterfaceEvidenceSource
src/types/finding.ts:87
InterfaceExecFileOptions
src/mcp/tools/__tests__/exec-test-utils.ts:10
InterfaceExploitSketch
src/types/finding.ts:179
InterfaceFinding
src/types/finding.ts:113
InterfaceGenerateFoundryPocResult
src/mcp/tools/generate-foundry-poc.ts:63
InterfaceHalmosExecutionResult
src/mcp/tools/run-halmos.ts:41
InterfaceHalmosResults
src/mcp/tools/run-halmos.ts:34
InterfaceLLMReasoningConfig
src/types/config.ts:29
InterfaceLineRange
src/types/finding.ts:105
InterfaceMedusaExecutionResult
src/mcp/tools/run-medusa.ts:42
InterfaceMedusaResults
src/mcp/tools/run-medusa.ts:34
InterfaceProofToolsConfig
src/types/config.ts:53
InterfaceRawChecklistNode
* Raw checklist node from Cyfrin JSON. * Can be either a category node (has data array) or a leaf item.
src/mcp/services/checklist.ts:33
InterfaceScaffoldMetadata
src/mcp/tools/generate-foundry-poc.ts:55
InterfaceSlitherDetectorResult
src/types/static-analysis.ts:40
InterfaceSlitherElement
src/types/static-analysis.ts:26
InterfaceSlitherExecutionResult
src/mcp/tools/slither-executor.ts:22
InterfaceSlitherOutput
* Slither JSON output structure.
src/mcp/tools/slither-parser.ts:19
InterfaceSoloditApiIssue
* Solodit API response shape for a single issue.
src/mcp/tools/search-findings.ts:44
InterfaceSoloditApiResponse
* Solodit API response shape.
src/mcp/tools/search-findings.ts:56
InterfaceSoloditFinding
src/types/solodit.ts:44
InterfaceSoloditFindingBase
* Fields shared between search results and full findings from the Solodit API.
src/types/solodit.ts:20
InterfaceSoloditSearchResult
src/types/solodit.ts:32
InterfaceStaticAnalysisConfig
src/types/config.ts:15
InterfaceTestElement
Test element structure.
src/mcp/tools/__tests__/slither-parser.test.ts:21
InterfaceTestInstance
* Aderyn instance structure for test data.
src/mcp/tools/__tests__/aderyn-parser.test.ts:11
InterfaceTestIssue
* Aderyn issue structure for test data.
src/mcp/tools/__tests__/aderyn-parser.test.ts:21
InterfaceTestSourceMapping
Source mapping structure for test elements.
src/mcp/tools/__tests__/slither-parser.test.ts:13
InterfaceToolAvailability
src/types/static-analysis.ts:13
InterfaceToolStatus
src/types/static-analysis.ts:4
InterfaceVerifyConfig
src/types/config.ts:69
InterfaceWorkflowConfig
src/types/config.ts:39