Skip to content

v0.17.0

Latest

Choose a tag to compare

@jmartin-tech jmartin-tech released this 09 Sep 18:56
93aa9cd

What's Changed

New features

  • EU AI Act Mapping by @erickgalinkin in #2094
    This new mapping provides reference tags to surface and group probes results that relate to various categories of risk called out in the EU AI Act.

Improved plugins

  • Forward generation parameters to Ollama via options dict by @Panchal-Sahil in #1993
  • Add ollama auth and custom client kwargs by @TheRisenPhoenix in #2025
  • fix(detectors): guard MarkdownExfilContent against missing terms note by @anxkhn in #1935
  • fix(detectors): default a detector's name to its class name string by @EastZeus in #2054
  • fix(detectors): avoid ZeroDivisionError in MarkdownExfilContent by @EastZeus in #2055
  • fix(probes): guard badchars ASCII selection against max_ascii_variants=1 by @manunicholasjacob in #2012
  • detectors: ground AgentBreaker judge in the victim's tool contract by @koralchapnik in #1970
  • fix(detectors): _extract_json always returns a dict for agent_breaker verdicts by @feiiiiii5 in #2044
  • fix: degrade gracefully on malformed agent_breaker analysis shapes by @feiiiiii5 in #2069
  • fix(nim): retry transient HTTP errors and report actual status code by @Aftabbs in #2019
  • fix(detectors): load the right category for SurgeProfanityRacialEthnic by @Yeagerist0 in #2146
  • detectors: type-validate agent_breaker judge verdicts by @VaggelisGian in #2121
  • generators: make the ollama empty-response retry actually retry by @VaggelisGian in #2122
  • Fix: indefinite hang on OpenAICompatible unreachable targets by @ABeltramo in #2153
  • detectors: packagehallucination misses packages after the first in import a, b by @WatchTree-19 in #1991
  • fix(detectors): packagehallucination misses dotted and indented imports by @BarneyChambers in #2108
  • fix(detectors): preserve TriggerListDetector result alignment by @SarveshaKumarKS in #2000
  • fix(probes): correct Markdown exfiltration link templates by @Entity0-1 in #2142

Documentation

Tuning & fixes

New Contributors

Full Changelog: v0.16.0...v0.17.0