Affected by GO-2025-3930
and 4 other vulnerabilities
GO-2025-3930 : Soft Serve vulnerable to arbitrary file writing through SSH API in github.com/charmbracelet/soft-serve
GO-2025-4106 : Soft Serve does not sanitize ANSI escape sequences in user input in github.com/charmbracelet/soft-serve
GO-2025-4111 : Soft Serve is vulnerable to SSRF through its Webhooks in github.com/charmbracelet/soft-serve
GO-2026-4290 : Soft Serve is missing an authorization check in LFS lock deletion in github.com/charmbracelet/soft-serve
GO-2026-4353 : Soft Serve Affected by an Authentication Bypass in github.com/charmbracelet/soft-serve
Discover Packages
github.com/charmbracelet/soft-serve
pkg
db
internal
test
package
Version:
v0.8.2
Opens a new window with list of versions in this module.
Published: Jan 7, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
OpenSqlite opens a new temp SQLite database for testing.
It removes the database file when the test is done using tb.Cleanup.
If ctx is nil, context.TODO() is used.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.