bold-brew/internal
Vito Castellano f4090c5e63
fix(dataprovider): suppress gosec G107 false positive
The URL passed to http.Get comes from internal constants (Homebrew API URLs),
not from user input.
2025-12-29 14:28:14 +01:00
..
models feat(brewfile): add tap support with auto-installation and caching (#43) 2025-12-28 12:45:21 +01:00
services fix(dataprovider): suppress gosec G107 false positive 2025-12-29 14:28:14 +01:00
ui feat(ui): add help screen with keyboard shortcuts overlay (#44) 2025-12-28 19:38:54 +01:00