Affected by GO-2023-2097
and 1 other vulnerabilities
GO-2023-2097 : Soft Serve Public Key Authentication Bypass Vulnerability when Keyboard-Interactive SSH Authentication is Enabled in github.com/charmbracelet/soft-serve
GO-2024-3019 : soft-serve vulnerable to arbitrary code execution by crafting git-lfs requests in github.com/charmbracelet/soft-serve
Discover Packages
github.com/charmbracelet/soft-serve
ui
package
Version:
v0.4.2
Opens a new window with list of versions in this module.
Published: Nov 17, 2022
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Directories Index Constants Variables Functions Types type UI New(cfg, s, c, initialRepo) (ui) FullHelp() (ui) Init() (ui) IsFiltering() (ui) SetSize(width, height) (ui) ShortHelp() (ui) Update(msg) (ui) View()
Documentation
¶
UI is the main UI model.
New returns a new UI model.
FullHelp implements help.KeyMap.
Init implements tea.Model.
func (ui *UI ) IsFiltering() bool
IsFiltering returns true if the selection page is filtering.
func (ui *UI ) SetSize(width, height int )
SetSize implements common.Component.
ShortHelp implements help.KeyMap.
Update implements tea.Model.
View implements tea.Model.
Source Files
¶
Directories
¶
components
pages
Click to show internal directories.
Click to hide internal directories.