v0.10.3

NVIDIA/garakv0.10.3Mar 3, 2025by jmartin-tech

AI Summary

Adds watsonx.ai generator support and additional XSS exfil probes. Includes hooks for skipping output between delimiters and postprocessing, and aligns hallucinated package names.

Key Highlights

  • watsonx.ai generator support
  • Additional XSS Exfil Probes
  • Hooks for output skipping and postprocessing
  • Alignment of hallucinated package names with outputs

New Features

  • watsonx.ai generator
  • Additional XSS exfil probes
  • Output skipping hooks
  • Postprocessing hooks

Full Release Notes

## What's Changed
### New plugins
* Added watsonx.ai generator by @iamnotcj in https://github.com/NVIDIA/garak/pull/1058
* Additional XSS Exfil Probes by @erickgalinkin in https://github.com/NVIDIA/garak/pull/1060

### New features
* Generators: add option to skip output btw given delimiters; add hook for postprocessing by @leondz in https://github.com/NVIDIA/garak/pull/1097
* Feature: align hallucinated package named with outputs by @leondz in https://github.com/NVIDIA/garak/pull/1076
* support `module.classname` config specification for plugins by @jmartin-tech in https://github.com/NVIDIA/garak/pull/1108

### Documentation
* pedantic spelling by @dltemple in https://github.com/NVIDIA/garak/pull/1085
* update contributing checklist numbers to be ascending by @shane-rosse in https://github.com/NVIDIA/garak/pull/1115

### Tuning & fixes
* update: reorder ditw prompts by @leondz in https://github.com/NVIDIA/garak/pull/1098
* update openai model list by @leondz in https://github.com/NVIDIA/garak/pull/1100
* update: Give clearer message when header encoding fails by @leondz in https://github.com/NVIDIA/garak/pull/1088

## What's Changed
* uninclude donotanswer from default probes by @leondz in https://github.com/NVIDIA/garak/pull/1111
* stop forcing generation count for mini phrasing probes by @leondz in https://github.com/NVIDIA/garak/pull/1109

## New Contributors
* @iamnotcj made their first contribution in https://github.com/NVIDIA/garak/pull/1058
* @dltemple made their first contribution in https://github.com/NVIDIA/garak/pull/1085
* @shane-rosse made their first contribution in https://github.com/NVIDIA/garak/pull/1115

**Full Changelog**: https://github.com/NVIDIA/garak/compare/v0.10.2...v.0.10.3