Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: NVIDIA/garak

v0.13.1

01 Oct 20:20
f66f5c9

Choose a tag to compare

What's Changed

New plugins

New features

Improved plugins

Documentation

Tuning & fixes

  • Specify flit build-system within pyproject.toml by @06kellyjac in #1317
  • Update how license is defined in pyproject.toml by @06kellyjac in #1315
  • reporting: add basic docs to scripts in analyze pkg by @leondz in #1369
  • update: tektronix typo fix by @leondz in #1372
  • cli: standardise reporting tool invocation patterns by @SubGlitch1 in #1370
  • adding local fixture to setup wordnet environment by @dhruvmalik007 in #1342
  • reporting: add aggregation of report jsonl digest objects, and tests for aggregation by @leondz in #1336
  • update: rename data/misp_descriptions.tsv to data/tags.misp.tsv by @leondz in #1381

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

02 Sep 13:51
43c9f73

Choose a tag to compare

What's Changed

New plugins

New features

Improved plugins

Documentation

Tuning & fixes

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

01 Jul 17:46
8fd22ee

Choose a tag to compare

What's Changed

New plugins

New features

Documentation

Tuning & fixes

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

28 May 01:05
172886d

Choose a tag to compare

What's Changed

New plugins

New features

  • feature: update default toxicity detector by @leondz in #1106
  • feature: lightweight probe defaults by @leondz in #1116
  • feature: max_workers / give kinda helpful message if too many open files by @leondz in #1110
  • Multiprocess enabled logging config by @jmartin-tech in #1140
  • Feature: multilingual machine translation by @SnowMasaya in #943
  • Support stripping until end think token given empty skip_seq_start in config by @aishwaryap in #1185
  • update: add probe tiers by @leondz in #1151
  • update: promptinject detector now accepts multiple triggers by @leondz in #1148
  • update: rename atkgen probe model to be clear about toxicity by @leondz in #1149
  • update: remove ambiguous terms from slur_terms_en payload by @leondz in #1150
  • reporting: update report aggregation funcs by @leondz in #1156
  • script: qualitative review output by @leondz in #1144
  • Add -no-cnv flag support to ggml generators by @IanYHChu in #1189
  • reporting: add option for no group score by @leondz in #1194
  • reporting: aggregate probe as min by @leondz in #1218
  • reporting: add defcon lozenges for relative & absolute scores by @leondz in #1216
  • Update/refactor specialwords by @leondz in #1178
  • reporting: smooth z-score wildness by @leondz in #1212
  • Task: 2025 Q2 scoring calibration by @jmartin-tech in #1231 (thanks to Vijil.ai for data contributions)
  • update calibration data for additional probes by @jmartin-tech in #1236
  • reporting: change default aggregation by @leondz in #1234

Documentation

Tuning & fixes

New Contributors

Full Changelog: v0.10.3.1...v0.11.0

v0.10.3.1

06 Mar 20:57
bef37d9

Choose a tag to compare

What's Changed

Tuning & fixes

Full Changelog: v0.10.3...v0.10.3.1

v0.10.3

03 Mar 20:09
95b15a5

Choose a tag to compare

What's Changed

New plugins

New features

  • Generators: add option to skip output btw given delimiters; add hook for postprocessing by @leondz in #1097
  • Feature: align hallucinated package named with outputs by @leondz in #1076
  • support module.classname config specification for plugins by @jmartin-tech in #1108

Documentation

Tuning & fixes

What's Changed

  • uninclude donotanswer from default probes by @leondz in #1111
  • stop forcing generation count for mini phrasing probes by @leondz in #1109

New Contributors

Full Changelog: v0.10.2...v.0.10.3

v0.10.2

30 Jan 19:43
3e6e24d

Choose a tag to compare

What's Changed

New plugins

New features

Documentation

Tuning & fixes

  • StringDetector.case_sensitive now operates as expected by @leondz in #1072
  • guard against None in leakreplay attempt history management by @leondz in #1081
  • init zscore with enough scope to cover its uses by @leondz in #1086
  • Update for latest ollama support by @jmartin-tech in #1092

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1

19 Dec 18:25
5c96c49

Choose a tag to compare

What's Changed

New plugins

New features

  • feature: amend garak user-agent by @leondz in #960
  • feature: reinforce trust_remote_code=False by @leondz in #979
  • generators: add option to specify HTTP codes to skip generation on, for RestGenerator by @leondz in #999
  • feature: add experimental features flag to be only accessible in core config by @leondz in #1003
  • feature: enable configuration updates by @jmartin-tech in #1026
  • feature: use hf chat support by @jmartin-tech in #1047
  • feature: per-probe tags now adjustable based on payload selection by @leondz in #1031

Documentation

Tuning & fixes

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

31 Oct 15:56
3447c6c

Choose a tag to compare

What's Changed

New plugins

New features

  • payload/probe separation by @leondz in #870
  • data file override support with precedence by @jmartin-tech in #916
  • cli: --parallel_attempts hint by @leondz in #932
  • reporting: tidy config details, add payload audit info by @leondz in #936
  • payloads: web-related, incl. probes.encoding migration by @leondz in #933

Documentation

  • Document configuration of garak using YAML by @leondz in #911
  • RST formatting updates to restgenerator page by @leondz in #912
  • doc: give generatiors.rest list the space it wants and deserves by @leondz in #914
  • latent injection doc fix by @leondz in #921
  • Contributing Probes documentation by @erickgalinkin in #919
  • docs: add example of using Configurable to specify a generator name for load_plugin by @leondz in #929
  • docs: NVIDIA generators by @leondz in #917
  • update bag reference by @emmanuel-ferdman in #953
  • docs: update faq by @leondz in #957
  • docs: describe top-level objectives in reference guide by @leondz in #958
  • docs: centralise faq by @leondz in #965
  • docs: make project scope clear and note that contributors should check it by @leondz in #964
  • doc: update to use rst toctree href syntax by @leondz in #967
  • docs: clarify "contributing" document by @leondz in #968
  • docs: require core config top- and second-level params to be documented by @leondz in #966

Tuning & fixes

New Contributors

Full Changelog: v0.9.0.16...v0.10.0

v0.9.0.16

06 Sep 15:28
5f473f1

Choose a tag to compare

What's Changed

New plugins

New features

  • extract generations param to be set on probes instead of generators by @jmartin-tech in #837
  • secure garak HF assets by @leondz in #854
  • Rename knownbadsignatures to av_spam_scanning by @leondz in #850
  • enable tokenizer customization in HFDetector by @jmartin-tech in #855
  • refactor calibration / z-score code, so z-scores can be shown in CLI at run time by @leondz in #847

Tuning & fixes

New Contributors

Full Changelog: v0.9.0.15...v0.9.0.16