Giskard

Latest version: v2.13.0

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

Scan your dependencies

Page 10 of 11

2.0.0b4

Not secure

1.5.0

Not secure
What's Changed
* Clear message when a filter filters out all data by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/830
* Fix doc link by amottier in https://github.com/Giskard-AI/giskard/pull/841
* Fixed error related to tooltip in the inspector by kevinmessiaen in https://github.com/Giskard-AI/giskard/pull/840
* Fix Giskard dev installation on Windows (no WSL) by Googleton in https://github.com/Giskard-AI/giskard/pull/842
* Fix slice filtering and make it more lenient towards non-boolean types by Googleton in https://github.com/Giskard-AI/giskard/pull/846
* chore(typos): fix typos across codebase by stavares843 in https://github.com/Giskard-AI/giskard/pull/864
* [GSK-861] Fix 'save' button not displaying for password change by Googleton in https://github.com/Giskard-AI/giskard/pull/868
* GSK-746 Add proper license validation with Keygen by Googleton in https://github.com/Giskard-AI/giskard/pull/678

New Contributors
* amottier made their first contribution in https://github.com/Giskard-AI/giskard/pull/841
* stavares843 made their first contribution in https://github.com/Giskard-AI/giskard/pull/864

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

1.4.0

Not secure
What's Changed
* Export/Import projects ✉️
* Possibility to filter inspected datasets by defining slices 🔪
* Enhanced LIME explainer with possibility to set threshold from the UI 🍋
* Simplified user management by opening access without login by default 👩‍💻
* Fixed ML Worker issues related to disconnecting after a while 🐍
* Numerous bug fixes and minor improvements 🐞

New Contributors
* Googleton and kevinmessiaen, new giskardians 🐢
* p4puniya made their first contribution in https://github.com/Giskard-AI/giskard/pull/621 ✨


**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v1.3.2...v1.4.0

1.3.0

Not secure
External ML Worker - a new way to execute models 🐍
This new feature allows reusing existing Python code environments when executing models. No need to re-create new environments with the same packages as at the model creation time.
It requires `giskard` python package of version `1.7.0`
more information is available in the [documentation](https://docs.giskard.ai/start/guides/installation/ml-worker)

Other changes 📜
* API for test execution
* Disparate impact test
* Improved test UI
* Improved Inspection UI for classification models
* Better example notebooks
* Better support for large models
* Customisable number of Lime samples
* arm64 docker images

New Contributors 👋
* thomasabou01
* rabah-khalek

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

1.2.0

Not secure
What's Changed
* Configure devcontainer for codespaces setup by alexcombessie in https://github.com/Giskard-AI/giskard/pull/119
* Bump jackson-dataformat-yaml from 2.13.2 to 2.13.3 in /giskard-server by dependabot in https://github.com/Giskard-AI/giskard/pull/108
* Bump springdoc-openapi-ui from 1.6.7 to 1.6.9 in /giskard-server by dependabot in https://github.com/Giskard-AI/giskard/pull/106
* Bump com.google.cloud.tools.jib from 3.2.0 to 3.2.1 in /giskard-server by dependabot in https://github.com/Giskard-AI/giskard/pull/107
* Bump zstd-jni from 1.5.2-2 to 1.5.2-3 in /giskard-server by dependabot in https://github.com/Giskard-AI/giskard/pull/110
* Bump great-expectations from 0.15.8 to 0.15.11 in /giskard-ml-worker by dependabot in https://github.com/Giskard-AI/giskard/pull/118
* Bump grpcio from 1.46.3 to 1.47.0 in /giskard-ml-worker by dependabot in https://github.com/Giskard-AI/giskard/pull/117
* GSK-138: Delete labels in inspection by qgk75 in https://github.com/Giskard-AI/giskard/pull/90
* added mixpanel analytics collection by andreybavt in https://github.com/Giskard-AI/giskard/pull/127
* Update favicon by alexcombessie in https://github.com/Giskard-AI/giskard/pull/130
* GSK-184 Giskard client: drop target variable from df by andreybavt in https://github.com/Giskard-AI/giskard/pull/136
* Create CONTRIBUTING.md by jmsquare in https://github.com/Giskard-AI/giskard/pull/129
* GSK-162: Make the error message more explicit by jmsquare in https://github.com/Giskard-AI/giskard/pull/154
* Threshold for performance test for regression by jmsquare in https://github.com/Giskard-AI/giskard/pull/153
* show API token expiry date by andreybavt in https://github.com/Giskard-AI/giskard/pull/155
* Task/gsk 187 add link to upload UI by alexcombessie in https://github.com/Giskard-AI/giskard/pull/156
* skip sonar for dependabot by andreybavt in https://github.com/Giskard-AI/giskard/pull/159
* Bump moment from 2.29.3 to 2.29.4 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/160
* Sort SHAP explanation charts by alexcombessie in https://github.com/Giskard-AI/giskard/pull/144
* Bump great-expectations from 0.15.11 to 0.15.14 in /giskard-ml-worker by dependabot in https://github.com/Giskard-AI/giskard/pull/168
* Bump io.freefair.lombok from 6.4.1 to 6.5.0.3 in /giskard-server by dependabot in https://github.com/Giskard-AI/giskard/pull/167
* Bump vue/cli-service from 5.0.4 to 5.0.8 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/162
* Bump vuetify from 2.6.6 to 2.6.7 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/166
* Bump vue-echarts from 6.0.3 to 6.2.3 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/163
* Bump eslint from 8.17.0 to 8.20.0 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/165
* GSK-190 added updated files from previous branch by princyiakov in https://github.com/Giskard-AI/giskard/pull/169
* GSK-166 Custom filtering for regression is not working by andreybavt in https://github.com/Giskard-AI/giskard/pull/171
* AWS AMI creation by reneab in https://github.com/Giskard-AI/giskard/pull/161
* Bump terser from 5.14.0 to 5.14.2 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/170
* Bump vue/cli-plugin-typescript from 5.0.4 to 5.0.8 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/174
* Bump great-expectations from 0.15.14 to 0.15.15 in /giskard-ml-worker by dependabot in https://github.com/Giskard-AI/giskard/pull/179
* Gsk 205 metamorphic test for categorical perturbation is not working by princyiakov in https://github.com/Giskard-AI/giskard/pull/181
* GSK-214 sample custom test by princyiakov in https://github.com/Giskard-AI/giskard/pull/182
* Bump sentry/types from 7.1.0 to 7.7.0 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/180
* Bump date-fns from 2.28.0 to 2.29.1 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/176
* Bump typescript-eslint/eslint-plugin from 5.27.1 to 5.31.0 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/177
* Gsk 206 refactor demo projects by princyiakov in https://github.com/Giskard-AI/giskard/pull/173
* Delete LICENSE by andreybavt in https://github.com/Giskard-AI/giskard/pull/185
* Script and service for AMI creation by reneab in https://github.com/Giskard-AI/giskard/pull/184
* Add project key display on projects page by alexcombessie in https://github.com/Giskard-AI/giskard/pull/188
* Remove dataset ui upload by alexcombessie in https://github.com/Giskard-AI/giskard/pull/187
* Bump vuetify from 2.6.7 to 2.6.8 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/190
* Bump vue and vue-template-compiler in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/191
* Bump sass from 1.52.2 to 1.54.0 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/192
* Bump fortawesome/vue-fontawesome from 2.0.6 to 2.0.8 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/193
* GSK-206 fix pytorch model by princyiakov in https://github.com/Giskard-AI/giskard/pull/186
* GSK-232 target column not available validation added for performance … by princyiakov in https://github.com/Giskard-AI/giskard/pull/194
* Bump fortawesome/fontawesome-svg-core from 6.1.1 to 6.1.2 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/198
* Bump eslint from 8.20.0 to 8.21.0 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/199
* Bump types/node from 17.0.41 to 18.6.5 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/196
* Bump vuetify-loader from 1.7.3 to 1.9.2 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/197
* Bump great-expectations from 0.15.16 to 0.15.17 in /giskard-ml-worker by dependabot in https://github.com/Giskard-AI/giskard/pull/202
* Bump core-js from 3.22.8 to 3.24.1 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/200
* Disable SHAP for a single feature by alexcombessie in https://github.com/Giskard-AI/giskard/pull/204
* Bump pydantic from 1.9.1 to 1.9.2 in /giskard-ml-worker by dependabot in https://github.com/Giskard-AI/giskard/pull/214
* Bump echarts from 5.3.2 to 5.3.3 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/207
* Bump sass from 1.54.0 to 1.54.4 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/209
* Bump springdoc-openapi-ui from 1.6.9 to 1.6.10 in /giskard-server by dependabot in https://github.com/Giskard-AI/giskard/pull/210
* Bump typescript from 4.7.3 to 4.7.4 in /giskard-frontend by dependabot in https://github.com/Giskard-AI/giskard/pull/212
* Bump nbconvert from 5.5.0 to 6.3.0 in /giskard-ml-worker by dependabot in https://github.com/Giskard-AI/giskard/pull/205
* Bug/gsk 212 demo notebook bug shapley doesn't work for pytorch model by princyiakov in https://github.com/Giskard-AI/giskard/pull/206
* Bump mistune from 0.8.4 to 2.0.3 in /giskard-ml-worker by dependabot in https://github.com/Giskard-AI/giskard/pull/215
* replace nan values in dataset before writing CSV by andreybavt in https://github.com/Giskard-AI/giskard/pull/225
* Gsk 234 improve current tests by princyiakov in https://github.com/Giskard-AI/giskard/pull/195
* Bug/gsk 254 auc test throws error for multiclass model with small dataset by princyiakov in https://github.com/Giskard-AI/giskard/pull/230

New Contributors
* jmsquare made their first contribution in https://github.com/Giskard-AI/giskard/pull/129
* reneab made their first contribution in https://github.com/Giskard-AI/giskard/pull/161

**Full Changelog**: https://github.com/Giskard-AI/giskard/compare/v1.1.0...v1.2.0

1.1.0

Not secure
- improved demo projects
- allowed inspection of larger models
- bugfixes

Page 10 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.