Giskard

Latest version: v2.16.2

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

Scan your dependencies

Page 3 of 15

2.14.3

Not secure
What's Changed
* Add max_issues_per_detector as parameter inside the scanner by bmalezieux in https://github.com/Giskard-AI/giskard/pull/1987
* Add giskard-vision link to README by henchaves in https://github.com/Giskard-AI/giskard/pull/1989


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.14.2...v2.14.3

2.14.2

Not secure
What's Changed
* Bump SonarSource/sonarcloud-github-action from 2.2.0 to 2.3.0 by dependabot in https://github.com/Giskard-AI/giskard/pull/1968
* Save a suite locally by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1978
* Fixed issue with slicing function and transformation function instances being shared by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1979
* Disable sentry by default and handle connection error when network is not available by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1980
* Use local data injection files when download fails by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1982


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.14.1...v2.14.2

2.14.1

Not secure
What's Changed
* Fixed merge conflict creating duplicated scan result by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1948
* Remove noise by filtering error that arise outside of giskard (ei. in jupiter notebook) by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1938
* JSON report generation from scan results by bmalezieux in https://github.com/Giskard-AI/giskard/pull/1929
* Bump SonarSource/sonarcloud-github-action from 2.1.1 to 2.2.0 by dependabot in https://github.com/Giskard-AI/giskard/pull/1947
* Update dependencies to Pandas 2.X by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1959
* Updated quickstart_llm.ipynb by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1954
* Limit numpy to less than 2 by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1965
* Gemini client by marouanetalaa in https://github.com/Giskard-AI/giskard/pull/1953
* Fixed bug that prevented to create an empty df by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1966
* Fix seed not supported by gemini by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1975

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

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.14.0...v2.14.1

2.14.0

Not secure
What's Changed
* [GSK-3568] Remove legacy hub mentions from docs by henchaves in https://github.com/Giskard-AI/giskard/pull/1942
* Group message by role when using claude bedrock client by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1949
* Added Llama Bedrock client by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1943
* [GSK-3589] Decouple `giskard` lib release from `legacy-hub` by henchaves in https://github.com/Giskard-AI/giskard/pull/1950


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.13.0...v2.14.0

2.13.0

Not secure
What's Changed
* Upgrade openai version in documentation notebooks by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1903
* Propagate bedrock instruction into other pages by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1926
* Tweak documentation while we update the Hub by alexcombessie in https://github.com/Giskard-AI/giskard/pull/1928
* Disabled perturbation on date by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1932
* Fixed typo in coherency.py by Pierre-LouisBJT in https://github.com/Giskard-AI/giskard/pull/1935
* Add documentation for advanced scan usage: custom metrics and min slice size by luca-rossi in https://github.com/Giskard-AI/giskard/pull/1862
* Fixed system prompt extraction inside of the bedrock client by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1937
* Statistical Parity Difference test by Sakayatsp in https://github.com/Giskard-AI/giskard/pull/1940
* Remove tf from windows tests by Hartorn in https://github.com/Giskard-AI/giskard/pull/1941
* Added embedding instructions for bedrock client by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1936
* NeMo Guardrails integration by mattbit in https://github.com/Giskard-AI/giskard/pull/1934
* [GSK-3513] Fix RAGAS metric computation by pierlj in https://github.com/Giskard-AI/giskard/pull/1925
* Update conversational_questions.py by eltociear in https://github.com/Giskard-AI/giskard/pull/1939

New Contributors
* Pierre-LouisBJT made their first contribution in https://github.com/Giskard-AI/giskard/pull/1935
* Sakayatsp made their first contribution in https://github.com/Giskard-AI/giskard/pull/1940
* eltociear made their first contribution in https://github.com/Giskard-AI/giskard/pull/1939

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.12.0...v2.13.0

2.12.0

Not secure
What's Changed
* [GSK-1590] native support for claude 3 and titan embeddings on Bedrock by celmore25 in https://github.com/Giskard-AI/giskard/pull/1905
* Fix RAGET correctness value by pierlj in https://github.com/Giskard-AI/giskard/pull/1910
* [GSK-2696] Recover daemonized ML worker with multi ML worker support by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1884
* updated mlflow notebook on docs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1912
* Documentation for giskard-vision by bmalezieux in https://github.com/Giskard-AI/giskard/pull/1902
* Fixed dependencies installation on macos by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1921
* [GSK-2697] Clean up MLWorkerInfo in Python code by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1913
* [GSK-3495] Remove `eval_prompt` parameter from hallucination tests by henchaves in https://github.com/Giskard-AI/giskard/pull/1916
* Update link to doc from `latest` (main) to `stable` (last release) by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1922
* Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 by dependabot in https://github.com/Giskard-AI/giskard/pull/1923

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

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

Page 3 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.