Giskard

Latest version: v2.13.0

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

Scan your dependencies

Page 6 of 11

2.0.6

What's Changed
* Only scan a subset of features [GSK-2173] by mattbit in https://github.com/Giskard-AI/giskard/pull/1635
* GSK-2177 & GSK-2175: Allow to run the LLM scan using Azure by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1622
* Cast to string in text slicer [GSK-2185] by mattbit in https://github.com/Giskard-AI/giskard/pull/1637
* [GSK-1953] Max data size as param by luca-rossi in https://github.com/Giskard-AI/giskard/pull/1636
* Documentation fixes and refurbishing [GSK-2144, GSK-2145, GSK-2146, GSK-2150]. by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1633
* Feature/gsk 2172 improve documentation ci [GSK-2186] by Hartorn in https://github.com/Giskard-AI/giskard/pull/1623
* [GSK-2159] Using a subprocess for pytest by Hartorn in https://github.com/Giskard-AI/giskard/pull/1640
* Added detailed list of data sent to OpenAI or Azure OpenAI by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1642
* Fixed test suite execution when having legacy debugging tests by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1641
* [GSK-2135] Show warning if dependencies or python versions are mismatched by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1620
* [GSK-2179] Limit size of artifact name and display_name to 255 chars when uploading to Giskard Hub by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1639
* Update pre-commit by mattbit in https://github.com/Giskard-AI/giskard/pull/1644
* Add metric field to LLM issues [GSK-2174] by mattbit in https://github.com/Giskard-AI/giskard/pull/1643
* Introduce not given and apply it to dataset's target by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1612
* Change relative_to to is_relative_to for better debug by Hartorn in https://github.com/Giskard-AI/giskard/pull/1638
* [GSK-2236] Fixing docs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1645
* Separated args and kwargs to decouple test call with giskard hub by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1647
* Show clear error message when api key is invalid by cy-moi in https://github.com/Giskard-AI/giskard/pull/1634
* Fixed bug making it impossible to create giskard client by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1650
* Remove protobuf by Hartorn in https://github.com/Giskard-AI/giskard/pull/1649

New Contributors
* cy-moi made their first contribution in https://github.com/Giskard-AI/giskard/pull/1634

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.5...v2.0.6

2.0.5

What's Changed
* Feature/gsk 2189 internal ml worker cant start by Hartorn in https://github.com/Giskard-AI/giskard/pull/1631
* [GSK-1949] Maintain class proportions after slicing in classification models by luca-rossi in https://github.com/Giskard-AI/giskard/pull/1629
* [GSK-2188] Update documentation of LLM detectors by henchaves in https://github.com/Giskard-AI/giskard/pull/1630


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.4...v2.0.5

2.0.4

What's Changed
* [GSK-2031] Make the worker fully async by Hartorn in https://github.com/Giskard-AI/giskard/pull/1480
* Save failing examples indexes while running tests to avoid re-executing them by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1487
* Updated compare documentation to explain how to expose parameters by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1611
* [GSK-2153] removing mlruns artifacts file produced by pytest by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1610
* How to export scan report in quickstarts [GSK-2151] by mattbit in https://github.com/Giskard-AI/giskard/pull/1616
* fixing docs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1618
* Simplified debugging of tests workflow and fixed bug due to slices by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1617
* Fix lockfile by Hartorn in https://github.com/Giskard-AI/giskard/pull/1619
* AVID integration by mattbit in https://github.com/Giskard-AI/giskard/pull/1609
* Exclude anonymous dataset from AVID report by mattbit in https://github.com/Giskard-AI/giskard/pull/1624
* fix(Readme) : Documentation broken link 1621 by akhil888binoy in https://github.com/Giskard-AI/giskard/pull/1626
* Fixed Sequence import (test failed on Windows) by luca-rossi in https://github.com/Giskard-AI/giskard/pull/1628

New Contributors
* akhil888binoy made their first contribution in https://github.com/Giskard-AI/giskard/pull/1626
* luca-rossi made their first contribution in https://github.com/Giskard-AI/giskard/pull/1628

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.3...v2.0.4

2.0.3

What's Changed
* Fix typos in the docs by mattbit in https://github.com/Giskard-AI/giskard/pull/1573
* Support for openai>=1.0 by mattbit in https://github.com/Giskard-AI/giskard/pull/1569
* [GSK-1968] fixing filtering by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1572
* [GSK-1956] Moved target validation and silenced it for LLMs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1531
* updating docs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1575
* [GSK-2111] Update scan docs by henchaves in https://github.com/Giskard-AI/giskard/pull/1578
* Fix documentation by adding Suite to index by Hartorn in https://github.com/Giskard-AI/giskard/pull/1577
* DagsHub integration docs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1579
* [GSK-1747] doc updates by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1583
* docs updated for HF by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1584
* Add scope "session" to fixtures to avoid expensive computation by mattbit in https://github.com/Giskard-AI/giskard/pull/1543
* missing argument in doc snippet by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1586
* [GSK-2114] Retrieve full exception info from worker process by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1582
* [GSK-2007,GSK-2117] Changed name and description into mandatory params if text_generation by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1525
* Fix configured_validate_arguments by Hartorn in https://github.com/Giskard-AI/giskard/pull/1576
* Revamping why giskard page in docs by luca-martial in https://github.com/Giskard-AI/giskard/pull/1588
* Docs fix images by luca-martial in https://github.com/Giskard-AI/giskard/pull/1597
* Fix test and make it faster by mattbit in https://github.com/Giskard-AI/giskard/pull/1592
* Fixing severe doc annoyance by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1598
* Update LLM quickstart and minor docs fixes by mattbit in https://github.com/Giskard-AI/giskard/pull/1591
* [GSK-1848] - Tutorial notebooks new flow by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1589
* Track number of LLM calls/tokens in scan by mattbit in https://github.com/Giskard-AI/giskard/pull/1585
* [GSK-2138,GSK-2142] Fixes to LLM special chars injection by mattbit in https://github.com/Giskard-AI/giskard/pull/1600
* [GSK-2139] Debug memory leak by Hartorn in https://github.com/Giskard-AI/giskard/pull/1596
* Fix small issues with LLM detectors by mattbit in https://github.com/Giskard-AI/giskard/pull/1587
* [GSK-2103] Improve WebSocket listener test coverage for test running and text explain by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1595
* Drop langchain dependency by mattbit in https://github.com/Giskard-AI/giskard/pull/1574
* Doc/tutorial llm notebooks by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1603
* Try to fix nightly build by Hartorn in https://github.com/Giskard-AI/giskard/pull/1606
* Update README.md by juliendenize in https://github.com/Giskard-AI/giskard/pull/1607

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

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.2...v2.0.3

2.0.2

What's Changed
* Docs launch v5 by jmsquare in https://github.com/Giskard-AI/giskard/pull/1570
* Fix references in docs by mattbit in https://github.com/Giskard-AI/giskard/pull/1571


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v2.0.1...v2.0.2

2.0.1

What's Changed
* Draft: Docs launch v4 by luca-martial in https://github.com/Giskard-AI/giskard/pull/1559
* [GSK-1509] Add tests for ML worker actors behind WebSocket by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1504
* Fix README.md badge by Hartorn in https://github.com/Giskard-AI/giskard/pull/1563
* Add a timeout when trying to reach pipy by Hartorn in https://github.com/Giskard-AI/giskard/pull/1561
* Docs updates by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1564
* Fixing openai version conflict by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1568


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

Page 6 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.