Giskard

Latest version: v2.14.0

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

Scan your dependencies

Page 5 of 11

2.3.0

What's Changed
* Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/Giskard-AI/giskard/pull/1705
* Bump SonarSource/sonarcloud-github-action from 2.0.2 to 2.1.1 by dependabot in https://github.com/Giskard-AI/giskard/pull/1706
* [GSK-2203] Moved non ml worker related code outside from ml worker by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1683
* Fixed import of Query, QueryBasedSliceFunction by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1713
* GSK-1943 - make jobs cancellable from the Hub by andreybavt in https://github.com/Giskard-AI/giskard/pull/1698


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.2.0...v2.3.0

2.2.0

What's Changed
* Add speech-to-text typos transformation by goyalpramod in https://github.com/Giskard-AI/giskard/pull/1686
* [GSK-2035, GSK-2003, GSK-2263] Complete refactoring of prompt injection by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1602
* Still upload suite when some artifacts fail to be uploaded by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1699

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

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.1.3...v2.2.0

2.1.3

What's Changed
* Fixed newline issue when reading env file by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1688
* Fix run start instructions by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1690
* [GSK-2329] Use object instead of string for documentation by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1675
* Add slack message on release by Hartorn in https://github.com/Giskard-AI/giskard/pull/1693
* [GSK-2406] Metric name is not shown in the Hub by Googleton in https://github.com/Giskard-AI/giskard/pull/1692
* Added a LLM-as-judge per row evaluator by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1672
* [GSK-2288] Add more tracking to Python Lib by Googleton in https://github.com/Giskard-AI/giskard/pull/1663
* Add data quality tests by Kranium2002 in https://github.com/Giskard-AI/giskard/pull/1651

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

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.1.2...v2.1.3

2.1.2

What's Changed
* GSK-2368 Recreate docker container on start by andreybavt in https://github.com/Giskard-AI/giskard/pull/1676
* GSK-2080 Fix wording by Googleton in https://github.com/Giskard-AI/giskard/pull/1678
* Fix CI (breaking because of pdm and windows-2019) by Hartorn in https://github.com/Giskard-AI/giskard/pull/1679
* Text transformations used by EthicalBiasDetector are not deterministic [GSK-2332] by pierlj in https://github.com/Giskard-AI/giskard/pull/1674
* [GSK-1279] Fisher's exact test and permutation test for slice metrics significance testing by luca-rossi in https://github.com/Giskard-AI/giskard/pull/1671
* [GSK-2378] Only persist/read cache when explicitly asked by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1680
* Add ipcc model and dataset creation for e2e tests by Hartorn in https://github.com/Giskard-AI/giskard/pull/1684


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.1.1...v2.1.2

2.1.1

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.1.0...v2.1.1

2.1.0

What's Changed
* Added a small description to specify what language are supported for LLM scan by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1657
* Add examples to AVID report [GSK-2282] by mattbit in https://github.com/Giskard-AI/giskard/pull/1652
* [GSK-2184] Fix error when uploading dataset with bool column by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1658
* Add docs for advanced scan usage by mattbit in https://github.com/Giskard-AI/giskard/pull/1660
* [GSK-2292 GSK-2293] Add args kwargs to the public methods of the model and all by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1661
* [GSK-2323] Set content-type to json actively for dumped str by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1662
* Fixing doc links in scan widget [GSK-2327] by mattbit in https://github.com/Giskard-AI/giskard/pull/1665
* Fixed doc format of `QueryBasedSliceFunction` by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1666
* fixed typo in TestResult by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1668
* [GSK-2294] Fix doc for slicing and transformations by Hartorn in https://github.com/Giskard-AI/giskard/pull/1670
* Added is_default_value property to `TestInputDTO` by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1659
* Add huggingface report template by cy-moi in https://github.com/Giskard-AI/giskard/pull/1656
* Add language support in LLM generators [GSK-2152] by pierlj in https://github.com/Giskard-AI/giskard/pull/1664
* Added test_llm_ground_truth_similarity by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1669
* [GSK-2346] Avoid copying whole dataset when doing slicing by Hartorn in https://github.com/Giskard-AI/giskard/pull/1673
* [GSK-2326] Handle environment variable when starting hub using cli by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1667

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

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.7...v2.1.0

Page 5 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.