library · inferred from evidence
truststore
A Python library that was missing, causing a ModuleNotFoundError in ggshield.
- ggshield ModuleNotFoundError: No module named 'truststore' on macOS via Homebrew
Uninstall and reinstall from core, dropping the old tap: brew uninstall ggshield, brew untap gitguardian/tap, then brew install ggshield. The reporter confirmed this fixed the crash.