Giskard

Latest version: v2.16.2

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

Scan your dependencies

Page 9 of 15

2.0.4

Not secure
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

Not secure
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

Not secure
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

Not secure
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

2.0.0

Not secure
What's Changed
* fixing disparate impact related issues by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/878
* [GSK-829] Increase debounce timeout in Inspector by henchaves in https://github.com/Giskard-AI/giskard/pull/926
* Add LicenseID in Mixpanel by Googleton in https://github.com/Giskard-AI/giskard/pull/959
* Giskard v.2 by andreybavt in https://github.com/Giskard-AI/giskard/pull/865
* Mark documentation dir in gitattributes by mattbit in https://github.com/Giskard-AI/giskard/pull/1154
* cleanup by andreybavt in https://github.com/Giskard-AI/giskard/pull/1156
* [GSK-1201] Enable testing search bar by henchaves in https://github.com/Giskard-AI/giskard/pull/1158
* Some fixes for quickstart notebook by Googleton in https://github.com/Giskard-AI/giskard/pull/1167
* [GSK-1267] Fix slicing function name overflow by henchaves in https://github.com/Giskard-AI/giskard/pull/1161
* [GSK-1196] Update table of debugging sessions by henchaves in https://github.com/Giskard-AI/giskard/pull/1157
* Refactoring/update notebooks by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1168
* [GSK-1236] Add spinner to explanations while its computing by henchaves in https://github.com/Giskard-AI/giskard/pull/1165
* [GSK-1277] Fix redirect errors on Debugger component by henchaves in https://github.com/Giskard-AI/giskard/pull/1160
* Perso/andrey/black by andreybavt in https://github.com/Giskard-AI/giskard/pull/1166
* Only set the backend as not ready when there is an API error by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1174
* Fixed display issue on smaller screen height by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1171
* [GSK-1297] Add ways to copy project key by henchaves in https://github.com/Giskard-AI/giskard/pull/1177
* [GSK-1304] Add tests for over- and under-confidence by mattbit in https://github.com/Giskard-AI/giskard/pull/1173
* [GSK-1296 Change the starting page of a project by henchaves in https://github.com/Giskard-AI/giskard/pull/1176
* GSK-1303 - Feature/gsk 1271 test UI status message gets squeezed spacing uneven by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1170
* [GSK-1320] Make AddTestToSuite scrollable by henchaves in https://github.com/Giskard-AI/giskard/pull/1183
* Await for backend to be ready before showing link by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1172
* [GSK-1235] Fix segmentation fault problems when running pytest by mattbit in https://github.com/Giskard-AI/giskard/pull/1164
* Add info about lightgbm issue on MacOS in dev environment docs by mattbit in https://github.com/Giskard-AI/giskard/pull/1186
* Feature/gsk 1233 when a test is buggy the whole test suite does not return by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1155
* Fixed postgres 13 installation by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1187
* [GSK-1078] Correlation detector by mattbit in https://github.com/Giskard-AI/giskard/pull/1178
* [GSK-1275] Importance of metrics calculated on partial data slice by mattbit in https://github.com/Giskard-AI/giskard/pull/1169
* [GSK-1274] Refactoring of demo by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1181
* [GSK-1275] Importance of metrics calculated on partial data slice by mattbit in https://github.com/Giskard-AI/giskard/pull/1193
* Bump mlflow from 2.3 to 2.3.1 in /backend/src/main/resources/demo_projects/credit/models/dc70b21c-55f7-4873-9b58-0b28820dfaea by dependabot in https://github.com/Giskard-AI/giskard/pull/1191
* [GSK-1341] Fix bug in base text perturbation detector by mattbit in https://github.com/Giskard-AI/giskard/pull/1192
* [GSK-1199] Implement websocket to get worker status by henchaves in https://github.com/Giskard-AI/giskard/pull/1179
* Fixed scroll issue in catalog by attaching vuetify select by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1195
* Fixed left navigation drawer disappearing on small screens by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1203
* [GSK-1295] Redirect to Testing after adding a test to current suite by henchaves in https://github.com/Giskard-AI/giskard/pull/1184
* [GSK-1346, GSK-1347, GSK-1189] Update scan widget by mattbit in https://github.com/Giskard-AI/giskard/pull/1207
* gsk-1348/updating docs by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1200
* Make scan widget optionally embeddable by mattbit in https://github.com/Giskard-AI/giskard/pull/1209
* [GSK-1315] Update tabs with code snippet by henchaves in https://github.com/Giskard-AI/giskard/pull/1206
* task/fixed scan result embed option by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1211
* Global argument of a test suite take priority on test argument by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1213
* [GSK-1384] Fix internal worker exception due to artifact logging by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1212
* rectified a spelling mistake in CONTRIBUTING.md file by sachelsout in https://github.com/Giskard-AI/giskard/pull/1228
* [GSK-1373] Configure nightly Giskard build that runs all tests by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1210
* GSK-881 & GSK-967 & GSK-730 - Get rid of eli5 + improve explanation by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1188
* [GSK-1399] Make CodeSnippet props optional by henchaves in https://github.com/Giskard-AI/giskard/pull/1237
* [GSK-1376] Add search bar for all tabs with lists by henchaves in https://github.com/Giskard-AI/giskard/pull/1233
* Fixed metamorphic tests for LLM by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1185
* Split train and test set in fraud detection fixtures by mattbit in https://github.com/Giskard-AI/giskard/pull/1235
* [GSK-1300] Reorganize breadcrumbs by henchaves in https://github.com/Giskard-AI/giskard/pull/1182
* [GSK-541] Migrate Vue components to Composition API by henchaves in https://github.com/Giskard-AI/giskard/pull/1232
* [GSK-1289] UI issue incorrect colour of correctly predicted labels by henchaves in https://github.com/Giskard-AI/giskard/pull/1231
* [GSK-1180, GSK-1410] Add validation and user-friendly error messages to scan by mattbit in https://github.com/Giskard-AI/giskard/pull/1240
* [GSK-1416] Update Datasets and Models logo by henchaves in https://github.com/Giskard-AI/giskard/pull/1239
* GSK-1335 & GSK-1264 & GSK-1255 - Test re-execution result not clear by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1196
* [GSK-1365] Make websocket reactive to worker status changes by henchaves in https://github.com/Giskard-AI/giskard/pull/1236
* Fix regex in scan text transformations (fixes GSK-1422) by mattbit in https://github.com/Giskard-AI/giskard/pull/1245
* Removed pickle tag since everything is a pickle by default by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1246
* Fixed issue with form not being reset when switching users by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1247
* [GSK-1408] Fix console errors on frontend by henchaves in https://github.com/Giskard-AI/giskard/pull/1242
* Feature/gsk 1349 make it possible to upload artifacts to a huggingface spaces by andreybavt in https://github.com/Giskard-AI/giskard/pull/1230
* feature/debug by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/968
* [GSK-1400] Add spinner to the run button in the catalog by henchaves in https://github.com/Giskard-AI/giskard/pull/1252
* Feature/gsk 1157 better display of test suite result in jupyter notebook by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1197
* [GSK-1343] Better support for CUDA and models + docs improvements by mattbit in https://github.com/Giskard-AI/giskard/pull/1234
* Fixed issue where prediction is not being updated on input value change by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1254
* [GSK-1283] Additional LLM issue detectors by mathieuroques in https://github.com/Giskard-AI/giskard/pull/1190
* Fixed creation of slicing function by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1258
* [GSK-1321] Integration with MLflow by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1189
* Detach TransformationFunction selector from menu by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1244
* Make it possible to completely delete users not just disable by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1243
* Fixed display in compare executions by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1259
* [GSK-1477] Ensuring backward compatibility of models by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1261
* Small doc polish: Why Giskard + emojis in the README by alexcombessie in https://github.com/Giskard-AI/giskard/pull/1260
* Fixed issue with variable scope overriding suite result by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1264
* Update enron_email_classification_sklearn.ipynb by mathieuroques in https://github.com/Giskard-AI/giskard/pull/1265
* Refactored example amazon notebook by improving model to work better … by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1270
* Fixed issue with model and dataset selector not resetting by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1267
* Added wage classification notebook to the docs. by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1274
* [GSK-1402] Make websocket default state as undefined by henchaves in https://github.com/Giskard-AI/giskard/pull/1251
* [GSK-1473] Enabling rewrite_prompt for giskard evaluator by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1266
* [GSK-1438] Invited users can't upload artifacts to a project by henchaves in https://github.com/Giskard-AI/giskard/pull/1256
* [GSK-1437] Fix Dataset unexpectedly delete by henchaves in https://github.com/Giskard-AI/giskard/pull/1263
* Fixing metamorphic tests for LLM by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1255
* Fixed issue where `QueryBasedSliceFunction` wasn't working with bytes by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1276
* Added new regression notebook to the docs by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1279
* Refactor insurance notebook by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1291
* [GSK-1087] Avoid multiple requests for license/settings by henchaves in https://github.com/Giskard-AI/giskard/pull/1262
* [GSK-1495] Fix incorrect prediction label color by henchaves in https://github.com/Giskard-AI/giskard/pull/1292
* [GSK-1396] Restore user doesn't work by henchaves in https://github.com/Giskard-AI/giskard/pull/1295
* [GSK-1472] Make company field mandatory on the license request form by henchaves in https://github.com/Giskard-AI/giskard/pull/1293
* Added changelog to clean old tests from catalog by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1275
* [GSK-1316, GSK-1415] Spurious Correlation tests by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1302
* [GSK-1549] fixed bug related to test execution by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1306
* [GSK-1540] Make it possible to create a slicing function directly from Catalog by henchaves in https://github.com/Giskard-AI/giskard/pull/1305
* [GSK-1426] Use WebSocket to replace GRPC for worker-backend communication by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1238
* [GSK-1541] Make "Create new slice" more visible by henchaves in https://github.com/Giskard-AI/giskard/pull/1317
* GSK-1554: Making comments for the dataset and model creation consistent across notebooks. by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1322
* Chore/upgrade spring hibernate by andreybavt in https://github.com/Giskard-AI/giskard/pull/1326
* [GSK-1440] Retrieve JWT from local storage before connecting by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1249
* Fix/allow giskard object default values by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1334
* [GSK-1562] Add MixPanel tracking for Python WebSocket MLWorker actions by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1330
* [GSK-1574] Add different background color to each filter button on Debugger by henchaves in https://github.com/Giskard-AI/giskard/pull/1327
* [GSK-1617] ModelCache does not load cached results correctly on Windows by mattbit in https://github.com/Giskard-AI/giskard/pull/1335
* [GSK-1576] Make "go back" available with shuffle mode in Dataset Explorer by henchaves in https://github.com/Giskard-AI/giskard/pull/1329
* [GSK-1483] Robustness scan refinements by mattbit in https://github.com/Giskard-AI/giskard/pull/1308
* Huggingface models: convert dataframe to list of dicts if using pipeline by mattbit in https://github.com/Giskard-AI/giskard/pull/1323
* Bug/fix swagger by andreybavt in https://github.com/Giskard-AI/giskard/pull/1337
* Fixed LOB column issue for H2 and Postgres by andreybavt in https://github.com/Giskard-AI/giskard/pull/1341
* [GSK-1643] Add a step in nightly test to run integration test with testcontainer by Inokinoki in https://github.com/Giskard-AI/giskard/pull/1349
* [GSK-1504] Integration with W&B by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1288
* [GSK-1506] Update code snippet for pickled testfunction and its default values by henchaves in https://github.com/Giskard-AI/giskard/pull/1304
* [GSK-1620] Add function ID for custom functions on Catalog by henchaves in https://github.com/Giskard-AI/giskard/pull/1351
* [GSK-1552] Fix test suite not being listed on Testing tab by henchaves in https://github.com/Giskard-AI/giskard/pull/1333
* Feature/persistent api keys by andreybavt in https://github.com/Giskard-AI/giskard/pull/1342
* Updated demo notebook for the WandB integration. by AbSsEnT in https://github.com/Giskard-AI/giskard/pull/1358
* [GSK-1567] Modified button doesnt detect when user goes back to original value by henchaves in https://github.com/Giskard-AI/giskard/pull/1347
* Added python version matrix for build step by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1336
* GSK-1105 & GSK-1132: create some basic methods to the test suite by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/1208
* [GSK-1528] Refactor issue rendering to decouple from templating by henchaves in https://github.com/Giskard-AI/giskard/pull/1313
* Push Feature - Merged by Googleton in https://github.com/Giskard-AI/giskard/pull/1198

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

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

2.0.0b34

Not secure
What's Changed
* [GSK-2060] extra debug check missing by rabah-khalek in https://github.com/Giskard-AI/giskard/pull/1556
* Try to import lightbgm first by Hartorn in https://github.com/Giskard-AI/giskard/pull/1555
* Add cost estimate to LLM scan by mattbit in https://github.com/Giskard-AI/giskard/pull/1532
* Docs revamp for launch by luca-martial in https://github.com/Giskard-AI/giskard/pull/1554


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

Page 9 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.