Documentation
¶
Index ¶
- func DisplaySecurityFindings(report *security.ScanReport)
- func DisplaySecurityReport(report *security.ScanReport)
- func GetCriticalStyle() lipgloss.Style
- func GetHighStyle() lipgloss.Style
- func GetLowStyle() lipgloss.Style
- func GetMediumStyle() lipgloss.Style
- func RunAddDotfileView(app *app.App, path string, dotfileName string, ignores []string)
- func RunListView(app *app.App)
- func RunSyncView(app *app.App, ignores []string, skipSecurity bool) bool
- type KeyMap
- type ListModel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplaySecurityFindings ¶ added in v0.8.0
func DisplaySecurityFindings(report *security.ScanReport)
DisplaySecurityFindings displays security findings for interactive review
func DisplaySecurityReport ¶ added in v0.8.0
func DisplaySecurityReport(report *security.ScanReport)
DisplaySecurityReport displays a security report with proper styling
func GetCriticalStyle ¶ added in v0.8.0
GetCriticalStyle returns the critical risk level style
func GetHighStyle ¶ added in v0.8.0
GetHighStyle returns the high risk level style
func GetLowStyle ¶ added in v0.8.0
GetLowStyle returns the low risk level style
func GetMediumStyle ¶ added in v0.8.0
GetMediumStyle returns the medium risk level style
func RunAddDotfileView ¶ added in v0.4.3
func RunListView ¶
Types ¶
type KeyMap ¶
func DefaultKeyMap ¶
func DefaultKeyMap() KeyMap
Click to show internal directories.
Click to hide internal directories.