Giskard

Latest version: v2.16.2

Safety actively analyzes 724004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 15

2.11.0

Not secure
What's Changed
* Polish new README by alexcombessie in https://github.com/Giskard-AI/giskard/pull/1886
* Feature/gsk 2334 talk to my model mvp by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1831
* Revert "Feature/gsk 2334 talk to my model mvp" by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1887
* [GSK-3365] Ease custom metrics support by pierlj in https://github.com/Giskard-AI/giskard/pull/1871
* Raget redesign by davidjanmercado in https://github.com/Giskard-AI/giskard/pull/1895
* Fix call to LLM logger breaking scan by mattbit in https://github.com/Giskard-AI/giskard/pull/1888
* Update documentation with support for custom LLM API in generation & evaluation by TeoAle in https://github.com/Giskard-AI/giskard/pull/1892
* Docs update by pierlj in https://github.com/Giskard-AI/giskard/pull/1898
* GSK-3468 Remove Hub documentation from public docs by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1897
* formatting fixed by TeoAle in https://github.com/Giskard-AI/giskard/pull/1899
* Added import Giskard and fixed the pip install by TeoAle in https://github.com/Giskard-AI/giskard/pull/1900
* Fix typo by strickvl in https://github.com/Giskard-AI/giskard/pull/1890
* Fixed coherency test key by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1891
* Add detector param for min slice size by luca-rossi in https://github.com/Giskard-AI/giskard/pull/1822
* Fix sonarcloud issues by pierlj in https://github.com/Giskard-AI/giskard/pull/1896
* Feature/gsk 2334 talk to my model mvp by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1889
* Fix raget docs by pierlj in https://github.com/Giskard-AI/giskard/pull/1904

New Contributors
* davidjanmercado made their first contribution in https://github.com/Giskard-AI/giskard/pull/1895
* strickvl made their first contribution in https://github.com/Giskard-AI/giskard/pull/1890

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.10.0...v2.11.0

2.10.0

Not secure
What's Changed
* Remove uppercas F in examples, so model return proper JSON by Hartorn in https://github.com/Giskard-AI/giskard/pull/1877
* Readme updates by luca-martial in https://github.com/Giskard-AI/giskard/pull/1878
* Full Apache 2 license by alexcombessie in https://github.com/Giskard-AI/giskard/pull/1885
* Support for custom LLM clients by mattbit in https://github.com/Giskard-AI/giskard/pull/1839
* Bump softprops/action-gh-release from 1 to 2 by dependabot in https://github.com/Giskard-AI/giskard/pull/1873
* [GSK-3367] Adding brier score + monotonicity + smoothness tests by bmalezieux in https://github.com/Giskard-AI/giskard/pull/1863


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.9.1...v2.10.0

2.9.1

Not secure
What's Changed
* [GSK-2879][GSK-3300] Technical documentation of Giskard Evaluator in the Giskard doc by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1848
* New tools image by TeoAle in https://github.com/Giskard-AI/giskard/pull/1882
* GIFs update by TeoAle in https://github.com/Giskard-AI/giskard/pull/1883

New Contributors
* TeoAle made their first contribution in https://github.com/Giskard-AI/giskard/pull/1882

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.9.0...v2.9.1

2.9.0

Not secure
What's Changed
* [GSK-2497] Allow to connect multiple external mlworkers by Hartorn in https://github.com/Giskard-AI/giskard/pull/1740
* Switching from mlWorkerId to kernel name by Hartorn in https://github.com/Giskard-AI/giskard/pull/1777
* GSK-2896 Automatically generate a Kernel based on dependencies by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1829
* GSK-3241 Make `kernel_name` the last argument of `create_project` by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1838
* GSK-2887 Upload tests with project when uploading a suite by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1837
* GSK-2928 GSK-2877 Added a method to start and stop managed ML worker using the … by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1851
* Update lockfile & clear runner disk by Hartorn in https://github.com/Giskard-AI/giskard/pull/1868
* Update RAGET docs by pierlj in https://github.com/Giskard-AI/giskard/pull/1874
* [GSK-3419] Add mixpanel telemetry to new client methods by henchaves in https://github.com/Giskard-AI/giskard/pull/1875
* [GSK-3430] Check if we can detect the version of giskard library by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1876
* [GSK-3442] Install giskard only on google colab by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1879
* [GSK-2877] Update doc about ML worker to adapt kernel and multi-ML worker by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1853
* [GSK-2497] Allow to connect multiple external mlworkers (1740) by Hartorn in https://github.com/Giskard-AI/giskard/pull/1771
* Small documentation updates with latest product story by alexcombessie in https://github.com/Giskard-AI/giskard/pull/1880
* RAG Toolkit: Out of KB questions [GSK-3372] by JiaenLiu in https://github.com/Giskard-AI/giskard/pull/1861

New Contributors
* JiaenLiu made their first contribution in https://github.com/Giskard-AI/giskard/pull/1861

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.8.0...v2.9.0

2.8.0

Not secure
What's Changed
* [GSK-2892] Improve RAG toolset by pierlj in https://github.com/Giskard-AI/giskard/pull/1820
* [GSK-3361] Model predictions are casted to double by default in regression mode by bmalezieux in https://github.com/Giskard-AI/giskard/pull/1857
* Update mlflow-llm-example.ipynb (typo) by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1858


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.7.7...v2.8.0

2.7.7

Not secure
What's Changed
* [GSK-3303] Fix validation issue with tuple, also fixes param names by Hartorn in https://github.com/Giskard-AI/giskard/pull/1844
* Fix the llm client to reset when changing llm api or model by Hartorn in https://github.com/Giskard-AI/giskard/pull/1842
* Issue with evaluating openai-based LLMs with mlflow.evaluate() API by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1843
* GSK-2409 Add doc to how to update the lockfile by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1840
* hot-fixing transformation in push perturbation by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1849
* Prevent torch faulty version on MacOS by Hartorn in https://github.com/Giskard-AI/giskard/pull/1855


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.7.6...v2.7.7

Page 4 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.