WhisperX tag archive

#file-permissions

This page collects WhisperX intelligence signals tagged #file-permissions. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (1)

The Lab · 2026-03-28 03:26:53 · GitHub Issues

1. Holocron SQLite Database Directory Created with World-Readable Permissions (0755)

A security vulnerability in the Holocron application's SQLite storage layer creates its database directory with overly permissive, world-readable permissions. The flaw, coded in the `New()` function within `internal/store/sqlite/sqlite.go`, explicitly calls for the directory to be created with `0755` permissions. This ...