promptsep is pre-1.0. Security fixes are applied to the latest released version
on the main branch.
| Version | Supported |
|---|---|
| 0.1.x | ✅ |
| < 0.1 | ❌ |
Please report suspected vulnerabilities privately using GitHub's private vulnerability reporting rather than opening a public issue.
Include:
- a description of the issue and its impact,
- steps or a minimal snippet to reproduce it,
- affected versions.
You can expect an acknowledgement within a few days. Once a fix is available it will be released and the report credited unless you prefer to remain anonymous.
promptsep processes audio arrays and reads WAV files. Please pay particular
attention to inputs that are attacker-controlled (for example, malformed WAV
files passed to read_wav). The toolkit has no network functionality and loads
no remote code or models.