GO-2025-3374: Soft Serve vulnerable to path traversal attacks in github.com/charmbracelet/soft-serve
package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Dec 9, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Model is a status bar model.
New creates a new status bar component.
Init implements tea.Model.
func (s *Model) SetSize(width, height int)
SetSize implements common.Component.
func (s *Model) SetStatus(key, value, info, extra string)
SetStatus sets the status bar status.
Update implements tea.Model.
View implements tea.Model.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.