Skip to content

v0.13.3

Choose a tag to compare

@jmartin-tech jmartin-tech released this 12 Dec 23:41
· 830 commits to release since this release
05d2a54

What's Changed

New plugins

New features

Improved plugins

  • probe: Add more unreal pkghallu targets by @leondz in #1480
  • feature: OpenAICompatible classes do one generation at a time by default by @leondz in #1524

Documentation

  • docs: add test for file extensions in docs dir by @leondz in #1474
  • docs: describe probe module doc standard; implement it in all probe modules by @leondz in #1473
  • docs(fix): Format list in RST by @mikemckiernan in #1491
  • docs: add projects file for tracking garak ecosystem by @leondz in #1493
  • doc: rm links to doc source; show links to github code source by @leondz in #1506
  • docs: check for markdown in plugin docs, check for plugin module docstrings by @leondz in #1505
  • docs: refine markdown checks by @leondz in #1510

Tuning & fixes

  • tests: detector cardinality test tweaks by @leondz in #1476
  • tool: add script for rebuilding plugin cache by @leondz in #1478
  • allow for apikey case where group=None by @boltzmann-brain in #1497
  • fix: metadata and vuln_id handling in AVID report export by @saichandrapandraju in #1495
  • test: add tests for apikey detector None-group handling by @leondz in #1501
  • bugfix: TreeSearchProbe should handle Nones by @leondz in #1509
  • housekeeping: add code of conduct by @leondz in #1517
  • arch: rm support for init'ing attempt.prompt with str, rm support for attempt.lang value by @leondz in #1361
  • fix: encoding probes storing translated text in pre_translation_prompt by @paulinek13 in #1483
  • feature: deferred loading and requirement pruning by @leondz in #1199

New Contributors

Full Changelog: v0.13.2...v0.13.3