Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
reputer
command
Package main is the entry point for the reputer CLI.
|
Package main is the entry point for the reputer CLI. |
|
pkg
|
|
|
cli
Package cli defines the reputer command-line interface.
|
Package cli defines the reputer command-line interface. |
|
logging
Package logging provides structured logging utilities for reputer.
|
Package logging provides structured logging utilities for reputer. |
|
provider
Package provider routes reputation queries to the correct backend (GitHub, GitLab) based on the repository URI.
|
Package provider routes reputation queries to the correct backend (GitHub, GitLab) based on the repository URI. |
|
provider/github
Package github implements the GitHub reputation provider.
|
Package github implements the GitHub reputation provider. |
|
provider/gitlab
Package gitlab implements the GitLab reputation provider.
|
Package gitlab implements the GitLab reputation provider. |
|
report
Package report defines the data model for reputation reports, including Author, Stats, Query, and Report types.
|
Package report defines the data model for reputation reports, including Author, Stats, Query, and Report types. |
|
reporter
Package reporter orchestrates reputation report generation by validating options, building queries, and delegating to the appropriate provider backend.
|
Package reporter orchestrates reputation report generation by validating options, building queries, and delegating to the appropriate provider backend. |
|
score
Package score implements the standalone reputation scoring model using a v2 risk-weighted categorical algorithm.
|
Package score implements the standalone reputation scoring model using a v2 risk-weighted categorical algorithm. |
Click to show internal directories.
Click to hide internal directories.