New
v0.13.2
What's Changed
New plugins
- probe: Base class for iterative probes and FITD as an example by @aishwaryap in https://github.com/NVIDIA/garak/pull/1414
- detectors: any by @leondz in https://github.com/NVIDIA/garak/pull/1427
Improved plugins
- detectors: Fix incorrect target class for MustRefuteClaimModel by @RobGeada in https://github.com/NVIDIA/garak/pull/1419
- probes: Win11 probe still uses Windows 10 product names and goal by @2020ashish in https://github.com/NVIDIA/garak/pull/1422
- probes: properly parse the OFCOM list file by @paulinek13 in https://github.com/NVIDIA/garak/pull/1438
- probes: atkgen probe verbose output by @MrMoshkovitz in https://github.com/NVIDIA/garak/pull/1447
- probes: NameError in TAP/PAIR probes by @MrMoshkovitz in https://github.com/NVIDIA/garak/pull/1452
- detectors: access Message.text in PlainJSON by @jmartin-tech in https://github.com/NVIDIA/garak/pull/1454
- generators: enable parameter suppression to LiteLLM by @JDSmith-F1 in https://github.com/NVIDIA/garak/pull/1411
Documentation
- docs: revert unintended changes to translation configs by @paulinek13 in https://github.com/NVIDIA/garak/pull/1458