What's Changed
New plugins
- generator: Add WebSocket generator for real-time LLM security testing by @dyrtyData in #1379
New features
- OpenAI Harmony format for audio inputs by @erickgalinkin in #1618
- add probe tier to
--list_probesby @leoneperdigao in #1571 - Add Bootstrap Confidence Intervals for Attack Success Rates by @patriciapampanelli in #1577
Notice: Breaking changes in this release
- remove deprecated nemollm generator and dependencies by @jmartin-tech in #1643
Improved plugins
- probes: activate sata & badchars by @leondz in #1623
- Add résumé prompt injection examples by @Sid-V5 in #1616
- fix: binary inclusion of jailbreak components now selects correctly by @leondz in #1621
- Improve Jinja Injection Detection by @erickgalinkin in #1609
Documentation
- docs: reorganise detector metrics out of code reference section by @leondz in #1617
- docs: improve docs on bar for acceptable probe; link these from other places by @leondz in #1647
Tuning & fixes
- reporting: have
qual_reviewsupportreport.jsonleval entries from 0.13.3 and earlier by @leondz in #1605 - linting, 2026 01 30 by @leondz in #1587
- bump black version to 26.x, remove pin by @leondz in #1591
- Fix core cfg listed twice in report in default run by @arjun-krishna1 in #1544
- task: bump yarn dependencies to ensure secure posture by @jmartin-tech in #1611
- tests: reorg test assets into one dir by @leondz in #1615
- task: update yarn based dependencies by @jmartin-tech in #1631
- task: add report tests automation by @jmartin-tech in #1632
- tests: force brew installed libmagic version to 5.46 by @jmartin-tech in #1635
- task: ensure calls to json.dumps allow non-ascii for language support by @jmartin-tech in #1630
- fix: detector description and CLI follow-ups by @patriciapampanelli in #1625
- chore: add optional pre-commit hook for garak-report by @otavionvidia in #1594
- lock litellm by @jmartin-tech in #1648
- update
yarn.lockfor latest packages by @jmartin-tech in #1661 - fix: use parameterized SQL queries in report_digest.py by @gn00295120 in #1645
- task: add preliminary build prep action by @jmartin-tech in #1570
New Contributors
- @Sid-V5 made their first contribution in #1616
- @dyrtyData made their first contribution in #1379
- @leoneperdigao made their first contribution in #1571
- @gn00295120 made their first contribution in #1645
Full Changelog: v0.14.0...v0.14.1