Directories
¶
| Path | Synopsis |
|---|---|
|
Package bootstrap implements the `stringer init` command, which detects repository characteristics and generates a starter configuration.
|
Package bootstrap implements the `stringer init` command, which detects repository characteristics and generates a starter configuration. |
|
Package collector defines the Collector interface and a registry for managing available collectors.
|
Package collector defines the Collector interface and a registry for managing available collectors. |
|
Package collectors provides signal extraction modules for stringer.
|
Package collectors provides signal extraction modules for stringer. |
|
Package config handles .stringer.yaml configuration files.
|
Package config handles .stringer.yaml configuration files. |
|
Package context provides CONTEXT.md generation for agent onboarding.
|
Package context provides CONTEXT.md generation for agent onboarding. |
|
Package gitcli provides native git CLI execution for blame operations.
|
Package gitcli provides native git CLI execution for blame operations. |
|
Package log configures structured logging for stringer using log/slog.
|
Package log configures structured logging for stringer using log/slog. |
|
Package mcpserver implements an MCP (Model Context Protocol) server that exposes stringer's core operations as tools over stdio transport.
|
Package mcpserver implements an MCP (Model Context Protocol) server that exposes stringer's core operations as tools over stdio transport. |
|
Package output defines the OutputFormatter interface for writing scan results in various formats.
|
Package output defines the OutputFormatter interface for writing scan results in various formats. |
|
Package pipeline provides the scan orchestration engine for stringer.
|
Package pipeline provides the scan orchestration engine for stringer. |
|
Package redact provides utilities to strip sensitive values from strings before they appear in output, logs, or error messages.
|
Package redact provides utilities to strip sensitive values from strings before they appear in output, logs, or error messages. |
|
Package report provides a pluggable section registry for stringer report.
|
Package report provides a pluggable section registry for stringer report. |
|
Package signal defines the core domain types for stringer.
|
Package signal defines the core domain types for stringer. |
|
Package state manages persisted scan state for delta scanning.
|
Package state manages persisted scan state for delta scanning. |
|
Package testable provides interfaces for mocking external dependencies such as exec.Command and exec.LookPath in tests.
|
Package testable provides interfaces for mocking external dependencies such as exec.Command and exec.LookPath in tests. |
Click to show internal directories.
Click to hide internal directories.