Documentation
¶
Overview ¶
Package infrastructure contains external adapters used by the application. input: domain/application integration needs and external libraries output: parser, config, and rendering adapter implementations pos: infrastructure boundary around external integrations note: if this file changes, update this header and module README.md.
Directories
¶
| Path | Synopsis |
|---|---|
|
config
|
|
|
viper
Package viperconfig loads YAML policy files through Viper.
|
Package viperconfig loads YAML policy files through Viper. |
|
Package logger provides a unified structured logging foundation for DeltaScope surfaces.
|
Package logger provides a unified structured logging foundation for DeltaScope surfaces. |
|
metadata
|
|
|
mysql
Package mysqlmeta implements metadata-aware audit adapters over the MySQL protocol.
|
Package mysqlmeta implements metadata-aware audit adapters over the MySQL protocol. |
|
postgresql
Package postgresqlmeta implements metadata-aware audit adapters over PostgreSQL.
|
Package postgresqlmeta implements metadata-aware audit adapters over PostgreSQL. |
|
Package output provides shared output formatting utilities.
|
Package output provides shared output formatting utilities. |
|
githubactions
Package githubactions renders audit results as GitHub Actions workflow commands.
|
Package githubactions renders audit results as GitHub Actions workflow commands. |
|
githubsummary
Package githubsummary renders concise GitHub Actions job summaries.
|
Package githubsummary renders concise GitHub Actions job summaries. |
|
gitlabcodequality
Package gitlabcodequality renders audit results as GitLab Code Quality JSON.
|
Package gitlabcodequality renders audit results as GitLab Code Quality JSON. |
|
json
Package jsonrender renders audit results as machine-oriented JSON.
|
Package jsonrender renders audit results as machine-oriented JSON. |
|
markdown
Package markdown renders audit results as human-readable Markdown.
|
Package markdown renders audit results as human-readable Markdown. |
|
sarif
Package sarif renders audit results as SARIF 2.1.0 JSON.
|
Package sarif renders audit results as SARIF 2.1.0 JSON. |
|
parser
|
|
|
postgresql
Package postgresql provides the PostgreSQL query access stub when built without the postgresql tag.
|
Package postgresql provides the PostgreSQL query access stub when built without the postgresql tag. |
|
tidb
Package tidbparser extracts parser-neutral statements from TiDB AST nodes.
|
Package tidbparser extracts parser-neutral statements from TiDB AST nodes. |
|
Package runtimeconfig loads non-policy process settings for server and MCP operations.
|
Package runtimeconfig loads non-policy process settings for server and MCP operations. |
Click to show internal directories.
Click to hide internal directories.