Giskard

Latest version: v2.16.0

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

Scan your dependencies

Page 10 of 14

2.0.0b31

Not secure
What's Changed
* Feature/gsk 1923 unable to run a test when default values arent uploaded by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1488
* [GSK-2037] Fix test for Benjamini-Hochberg filtering in PerformanceBiasDetector by mattbit in https://github.com/Giskard-AI/giskard/pull/1542
* [GSK-2030] Various mlflow related updates by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1530
* [GSK-1509][GSK-1990] Add up/download tests for model, dataset and callable by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1535
* [GSK-2045] issue with fixed test inputs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1544
* [GSK-1906] Allow output to be anonymous from ad-hoc test by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1541
* [GSK-2036] Fix debug by Hartorn in https://github.com/Giskard-AI/giskard/pull/1546
* Rename server to hub by Hartorn in https://github.com/Giskard-AI/giskard/pull/1509


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.0b30...v2.0.0b31

2.0.0b30

Not secure
What's Changed
* [GSK-1888] Avoid to send nullable values in callable from ML worker to Backend by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1503
* Remove auto-created `version` from mandatory fields by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1528
* [GSK-2015,GSK-2012,GSK-1998] LLM tests refactoring by mattbit in https://github.com/Giskard-AI/giskard/pull/1522
* [GSK-2008] Add `metric_name` in test results by mattbit in https://github.com/Giskard-AI/giskard/pull/1523
* [GSK-1966] Restored prompts from garak without line wrapping by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1526
* [GSK-2020] Updated category threshold by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1524
* Feature/gsk 1990 add pydantic config ie extra forbid to all dtos by Hartorn in https://github.com/Giskard-AI/giskard/pull/1514
* [GSK-2022] Fix Giskard nightly test by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1529
* [GSK-1914] Made kwargs default value persistent in the Hub by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1508
* [GSK-2032] Fix debug master by Hartorn in https://github.com/Giskard-AI/giskard/pull/1534


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.0b29...v2.0.0b30

2.0.0b29

Not secure
What's Changed
* Gsk 1816 prompt injection garak by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1460
* LLM special chars injection by mattbit in https://github.com/Giskard-AI/giskard/pull/1467
* Feature/gsk 1819 set a minimum on langchains version by Hartorn in https://github.com/Giskard-AI/giskard/pull/1507
* Feature/gsk 1942 change the wordings of the contribution push by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1498
* Avoid uploading default params several times by Hartorn in https://github.com/Giskard-AI/giskard/pull/1510
* Feature: LLM scan [GSK-1585, GSK-1815, GSK-1823, GSK-1880, GSK-1881, GSK-1882, GSK-1883, GSK-1910, GSK-1872] by mattbit in https://github.com/Giskard-AI/giskard/pull/1468
* Fix Sonar in CI to get coverage back by Hartorn in https://github.com/Giskard-AI/giskard/pull/1511
* [GSK-1891][GSK-1967] W&B related updates by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1505
* [GSK-1996] Fixing giskard import by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1515
* Add basic import test by Hartorn in https://github.com/Giskard-AI/giskard/pull/1516
* Adding Github action to regenerate Lockfile by Hartorn in https://github.com/Giskard-AI/giskard/pull/1506
* Fix `pip` CI job by mattbit in https://github.com/Giskard-AI/giskard/pull/1519
* [GSK-1608] Replace 'token' with 'key' when instantiating GiskardClient on demo notebooks by henchaves in https://github.com/Giskard-AI/giskard/pull/1520
* [GSK-1978,GSK-1965] LLM scan consolidation by mattbit in https://github.com/Giskard-AI/giskard/pull/1513


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.0b28...v2.0.0b29

2.0.0b28

Not secure
**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.0b27...v2.0.0b28

2.0.0b27

Not secure
What's Changed
* Little improvements by Hartorn in https://github.com/Giskard-AI/giskard/pull/1479
* Improve reporting on robustness/ethical issues [GSK-1765] by mattbit in https://github.com/Giskard-AI/giskard/pull/1411
* Use 80 as default port in ML worker by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1482
* Added default value for clauses to match backend DTO by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1483
* Added `function_inputs` to `TestSuiteDTO` by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1485
* [GSK-1508] Add unit tests for WebSocket-based ML Worker communication (python) by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1277
* Updating gh md template by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1493
* Fix the excepthook for threads by Hartorn in https://github.com/Giskard-AI/giskard/pull/1492
* 1921 & GSK-1851 & GSK-1901 - save langchain chain without ml flow to reduce compatibility by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1490
* Allow latest pandas version by Hartorn in https://github.com/Giskard-AI/giskard/pull/1491
* Show name of transformations performed in CTA by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1500
* [GSK-1419][GSK-1383] Make dataset, model as suite input in `Suite` and upload them automatically by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1499
* GSK-1963: ignore mixpanel errors by andreybavt in https://github.com/Giskard-AI/giskard/pull/1502
* GSK-1895 New worker pool by Hartorn in https://github.com/Giskard-AI/giskard/pull/1478


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.0b26...v2.0.0b27

2.0.0b26

Not secure
What's Changed
* Fixing option order by Hartorn in https://github.com/Giskard-AI/giskard/pull/1477
* [GSK-1770] Fix text explanation for regression model by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1475


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.0b25...v2.0.0b26

Page 10 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.