New
v0.13.3
What's Changed
New plugins
- probe: Api key probe + detector by @martinebl in https://github.com/NVIDIA/garak/pull/1406
- probe: zero width bad char injection by @Har1sh-k in https://github.com/NVIDIA/garak/pull/1489
- generator: AWS bedrock generator by @fabriziorocco in https://github.com/NVIDIA/garak/pull/1462
New features
- enable consistent PRNG access in generators by @jmartin-tech in https://github.com/NVIDIA/garak/pull/1496
Improved plugins
- probe: Add more unreal pkghallu targets by @leondz in https://github.com/NVIDIA/garak/pull/1480
- feature:
OpenAICompatibleclasses do one generation at a time by default by @leondz in https://github.com/NVIDIA/garak/pull/1524
Documentation
- docs: add test for file extensions in docs dir by @leondz in https://github.com/NVIDIA/garak/pull/1474
- docs: describe probe module doc standard; implement it in all probe modules by @leondz in https://github.com/NVIDIA/garak/pull/1473
- docs(fix): Format list in RST by @mikemckiernan in https://github.com/NVIDIA/garak/pull/1491
- docs: add projects file for tracking garak ecosystem by @leondz in https://github.com/NVIDIA/garak/pull/1493