Grimoirelab

Latest version: v1.9.0

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

Scan your dependencies

Page 3 of 6

0.20.0

**New components:**

* grimoirelab-toolkit 0.4.2
* kidash 0.6.5
* sortinghat 0.19.0
* cereslib 0.5.2
* perceval 0.23.5
* perceval-mozilla 0.3.21
* perceval-opnfv 0.2.21
* perceval-puppet 0.2.21
* perceval-weblate 0.2.21
* graal 0.4.20
* grimoire-elk 0.109.5
* sirmordred 0.10.5

The following list describes the changes by component:

grimoirelab-toolkit

* Update Poetry's package dependencies

kidash

* Update Poetry's package dependencies

sortinghat

**New features:**

* Unify identities with same source\
Include a new option to only recommend or unify identities from
trusted sources like GitHub or GitLab that have the same username and
backend.

**Bug fixes:**

* Use correct base URL for login and change password API calls (851)\
The URLs called to login and change password now use the public path
found in vue.config.js if no API URL is specified.
* Authentication required fixed\
When the AUTHENTICATION_REQUIRED setting is set to False, any query to
the API is allowed.
* Display individual's most recent organization\
The individual's current affiliation is now the most recent one
instead of the oldest.
* CSRF token is only required on web requests\
The GraphQL API required the 'X-CSRFToken' header, but the token could
only be retrieved by making a GET request. Now, requests authenticated
using JWT don't need to provide the CSRF token and only the user
interface, which is vulnerable to CSRF attacks and uses a different
authentication, requires it.

**Performance improvements:**

* Performance of organizations query\
Improve organization query for the table by avoiding individual
queries.

cereslib

* Update Poetry's package dependencies

perceval

* Update Poetry's package dependencies

perceval-mozilla

* Update Poetry's package dependencies

perceval-opnfv

* Update Poetry's package dependencies

perceval-puppet

* Update Poetry's package dependencies

perceval-weblate

* Update Poetry's package dependencies

graal

* Update Poetry's package dependencies

grimoire-elk

* Update Poetry's package dependencies

sirmordred

* Update Poetry's package dependencies

0.19.0

**New components:**

* grimoirelab-toolkit 0.4.1
* kidash 0.6.4
* sortinghat 0.18.0
* cereslib 0.5.1
* perceval 0.23.4
* perceval-mozilla 0.3.20
* perceval-opnfv 0.2.20
* perceval-puppet 0.2.20
* perceval-weblate 0.2.20
* graal 0.4.19
* grimoire-elk 0.109.4
* sirmordred 0.10.4

The following list describes the changes by component:

grimoirelab-toolkit

* Update Poetry's package dependencies

kidash

**Dependencies updateds:**

* Downgrade urllib3 from ^2.0.7 to ^1.26\
Downgrade the version of urllib3 to match Perceval version.

sortinghat

**New features:**

* Link to profile in individual cards (837)\
The name on the individuals cards now links to the member's profile.
* Open calendar to the side of the date input (838)\
The date picker calendar that is used to edit affiliation dates now
opens to the right side of the text field to avoid covering it.
* Improved readability of job settings\
The options for the "unify" and "recommend matches" jobs are now
displayed in a clearer way.
* Improved loading time when looking for organizations\
The autocomplete field that is used to affiliate individuals to
organizations now makes fewer and lighter requests to find them,
resulting in faster loading times.

**Performance improvements:**

* Performance on affiliation recommendations improved\
We have improved the affiliation performance by one order of magnitude
removing unnecessary queries to the database.

cereslib

* Update Poetry's package dependencies

perceval

* Update Poetry's package dependencies

perceval-mozilla

* Update Poetry's package dependencies

perceval-opnfv

* Update Poetry's package dependencies

perceval-puppet

* Update Poetry's package dependencies

perceval-weblate

* Update Poetry's package dependencies

graal

* Update Poetry's package dependencies

grimoire-elk

* Update Poetry's package dependencies

sirmordred

* Update Poetry's package dependencies

0.18.0

**New components:**

* kidash 0.6.3
* sortinghat 0.17.0
* cereslib 0.5.0
* perceval 0.23.3
* perceval-mozilla 0.3.19
* perceval-opnfv 0.2.19
* perceval-puppet 0.2.19
* perceval-weblate 0.2.19
* graal 0.4.18
* grimoire-elk 0.109.3
* sirmordred 0.10.3

The following list describes the changes by component:

kidash

* Update Poetry's package dependencies

sortinghat

**New features:**

* Gitdm identities importer\
New SortingHat identities importer for Gitdm format. This backend is
configured with three parameters: a URL pointing to the file that
matches emails with organizations, an optional URL for an aliases file
that associates emails, and a flag for email validation to verify the
validity of the provided email addresses.

cereslib

**New features:**

* TimeZone field in Git Areas of Code\
Include time zone field of commit date in Git Areas of Code index.

**Bug fixes:**

* Future compatibility with Pandas method (52)\
Set regex parameter to True in `pandas.Series.str.replace` for future
compatibility.

perceval

* Update Poetry's package dependencies

perceval-mozilla

* Update Poetry's package dependencies

perceval-opnfv

* Update Poetry's package dependencies

perceval-puppet

* Update Poetry's package dependencies

perceval-weblate

* Update Poetry's package dependencies

graal

* Update Poetry's package dependencies

grimoire-elk

* Update Poetry's package dependencies

sirmordred

* Update Poetry's package dependencies

0.17.0

**New components:**

* sortinghat 0.16.0
* graal 0.4.17
* grimoire-elk 0.109.2
* sirmordred 0.10.2

The following list describes the changes by component:

sortinghat

**Bug fixes:**

* Fix individual page not loading\
The individual's view was not loading when the workspace had not been
used before or the cache was cleared.

**Performance improvements:**

* Recommendations performance improved\
Improve the recommendations performance by reducing the number of
queries to the database and only generating recommendations between
individuals that are directly related.

graal

* Update Poetry's package dependencies

grimoire-elk

* Update Poetry's package dependencies

sirmordred

* Update Poetry's package dependencies

0.16.0

**New components:**

* kidash 0.6.1
* sortinghat 0.15.0
* perceval 0.23.1
* perceval-mozilla 0.3.17
* perceval-opnfv 0.2.17
* perceval-puppet 0.2.17
* perceval-weblate 0.2.17
* graal 0.4.15
* grimoire-elk 0.109.1
* sirmordred 0.10.1

The following list describes the changes by component:

kidash

* Update Poetry's package dependencies

sortinghat

**New features:**

* Recommendations for individuals modified after a given date (813)\
Users can generate merge and affiliation recommendations for
individuals that have been created or modified after a date specified
with the `last_modified` parameter.
* Add individual to workspace from their profile page (816)\
A new button on the individual's profile page allows users to save the
identity in the workspace to continue working with it later on the
dashboard.
* Cache individuals table data (821)\
Using cached queries prevents the table from refetching all the data
from the server everytime any information is edited. This is
particularly helpful if there is a huge number of identities, where
reloading the table is very slow. However, there are some cases when
the queries need to be refetched, eg. when identities are merged or
split.

perceval

* Update Poetry's package dependencies

perceval-mozilla

* Update Poetry's package dependencies

perceval-opnfv

* Update Poetry's package dependencies

perceval-puppet

* Update Poetry's package dependencies

perceval-weblate

* Update Poetry's package dependencies

graal

* Update Poetry's package dependencies

grimoire-elk

* Update Poetry's package dependencies

sirmordred

**Bug fixes:**

* Periodic autorefresh not working\
Periodic refresh of identities was not working for backend sections
that included `:` in their name.

0.15.1

**New components:**


The following list describes the changes by component:

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.