Grimoirelab

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 5

1.0.0

For eight years, we have been working to produce the best platform for
software development analytics possible. With the work of more than
150 developers and after over 11,600 commits, we’re excited to announce
the release of the first major version of GrimoireLab.

GrimoireLab is an evolution of the work done during more than 10 years by
[Bitergia](https://bitergia.com/), LibreSoft URJC research group, and several
contributors in [Metrics Grimoire](http://metricsgrimoire.github.io/)
and [VizGrimorie](http://vizgrimoire.bitergia.org/) projects.
Since 2017, GrimoireLab has been part of The Linux Foundation
[CHAOSS Software](http://chaoss.community) community as one of its founding
projects.

GrimoireLab has become the de facto standard for open source project
health dashboards. It has been used by some of the most important
software companies and open source foundations in the world.
The platform has also been used as the underlying foundation for
other applications, including
[Bitergia Analytics](https://github.com/bitergia-analytics),
[OSS Compass](https://compass.gitee.com/),
[LFX Insights](https://lfx.linuxfoundation.org/tools/insights/),
[Cauldron](https://gitlab.com/cauldronio/), and
[Mystic](https://opensource.ieee.org/rit/mystic-group).

This release of GrimoireLab includes:

- An automated platform to generate software analytics and insights.
- Data collection from more than 30 data sources.
- Generation of more than 150 metrics and visualizations to understand activity,
performance, and community of open source projects.
- Identities manager to track the activity of an individual across platforms
and organizations.
- Integration with third-party applications to visualize and analyze data
(Kibana/OpenSearch Dashboards/Jupiter Notebooks).

This release would not have been possible without the help of the entire
community. We are deeply thankful to all our users. We would especially
like to thank Álvaro del Castillo, Valerio Cosentino, Jesús González-Barahona,
Alberto Pérez García-Plaza, J. Manrique López, Venu Vardhan Reddy Tekula,
David Moreno, Gregorio Robles, Andy Grunwald, and the members of the
CHAOSS project.

Special recognition to [Bitergia](https://bitergia.com/) and
[The Document Foundation](https://www.documentfoundation.org/)
for being early adopters.

The GrimoireLab Developers.

0.24.0

**New components:**

* grimoirelab-toolkit 0.4.5
* kidash 0.6.9
* sortinghat 0.21.2
* cereslib 0.5.6
* perceval 0.25.0
* perceval-mozilla 0.4.3
* perceval-opnfv 0.2.25
* perceval-puppet 0.2.25
* perceval-weblate 0.2.25
* graal 0.4.25
* grimoire-elk 0.111.1
* sirmordred 0.10.11

The following list describes the changes by component:

grimoirelab-toolkit

* Update Poetry's package dependencies

kidash

* Update Poetry's package dependencies

sortinghat

**Bug fixes:**

* Refetch general settings after they are changed\
The "unify" and "affiliate" switches on the general settings page
sometimes reflected outdated information. The page now reloads the
data everytime it is visited to keep it updated.

**Dependencies updateds:**

* Migration to Vue 3\
Vue 2 reached end of life on December 2023 and is no longer mantained.

cereslib

* Update Poetry's package dependencies

perceval

**New features:**

* Include recovery mode for Git backend\
Include a new option in Git that allows continuing to fetch commits
from the previous execution using the last commit. The option is
`--recovery <commit>`. The last commit can be obtained from the offset
in the summary object of the last execution or the last item.

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

**Bug fixes:**

* Kitsune inmerse terms error\
Update raw mapping of Kitsune indexes to handle immense terms found in
`data.answers_data.content`, and `data.content`.

sirmordred

* Update Poetry's package dependencies

0.23.0

**New components:**

* grimoirelab-toolkit 0.4.4
* kidash 0.6.8
* sortinghat 0.21.1
* cereslib 0.5.5
* perceval 0.24.1
* perceval-mozilla 0.4.2
* perceval-opnfv 0.2.24
* perceval-puppet 0.2.24
* perceval-weblate 0.2.24
* graal 0.4.24
* grimoire-elk 0.111.0
* sirmordred 0.10.10

The following list describes the changes by component:

grimoirelab-toolkit

* Update Poetry's package dependencies

kidash

* Update Poetry's package dependencies

sortinghat

**Bug fixes:**

* Profile view displays correct recommendations (864)\
The profile view now correctly displays all recommendations for an
individual, excluding those that have been dismissed.

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

**New features:**

* Kitsune demography study\
Include demography study in Kitsune (SUMO). And update the index to
include standard fields such as a unique identifier (`id`) and some
missing fields like `origin` or `uuid`.

sirmordred

* Update Poetry's package dependencies

0.22.0

**New components:**

* grimoirelab-toolkit 0.4.3
* kidash 0.6.7
* sortinghat 0.21.0
* cereslib 0.5.4
* perceval 0.24.0
* perceval-mozilla 0.4.1
* perceval-opnfv 0.2.23
* perceval-puppet 0.2.23
* perceval-weblate 0.2.23
* graal 0.4.23
* grimoire-elk 0.110.0
* sirmordred 0.10.9

The following list describes the changes by component:

grimoirelab-toolkit

* Update Poetry's package dependencies

kidash

* Update Poetry's package dependencies

sortinghat

**New features:**

* Dedicated queues in multi-tenancy\
This new feature allows to run jobs in dedicated queues when multi-
tenancy is active. Therefore, tenants that require more computing
time, can run in a separate environment without taking the resources
of others. This new feature changes the format of the `tenants.json`
file, so please update it before you install this new version. You can
find more info about how to configure it in the `README.md` file.

**Bug fixes:**

* Match recommendations job fixed\
Fix the bug in recommend matches jobs that was causing it not to
recommend any matches.

**Dependencies updateds:**

* Drop support of Node.js <18\
Versions 14 to 16 of Node.js are no longer mantained. The current
supported versions are 18 to 20.

cereslib

* Update Poetry's package dependencies

perceval

**New deprecations:**

* NNTP backend deprecated\
NNTP is deprecated. It is not compatible with Python 3.11.8 and will
be removed in a future version.

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

**New features:**

* Kitsune raw mapping updated\
Update the mapping for Kitsune backend to fix an error inserting
Perceval items in the raw index when the field 'data.metadata.value'
is too big.

sirmordred

* Update Poetry's package dependencies

0.21.0

**New components:**

* sortinghat 0.20.0
* perceval-mozilla 0.4.0
* grimoire-elk 0.109.8
* sirmordred 0.10.8

The following list describes the changes by component:

sortinghat

**New features:**

* Organization aliases (857)\
Organizations can be known by different names. To avoid duplicates,
organizations can have aliases. Searching for an organization using
one of its aliases returns the organization. When an organization is
merged into another, its name becomes an alias of the target
organization. If a name exists as an alias, no organization can be
created with that name and viceversa. An organization's aliases can be
added and deleted both on the organizations table and the single
organization view.

perceval-mozilla

**New features:**

* Retry Kitsune when rate limited\
Kitsune now includes the `--sleep-for-rate` option to manage `429 Too
Many Requests` errors. You can configure retries and sleep duration
using the `--max-retries` and `--sleep-time` options respectively.

grimoire-elk

* Update Poetry's package dependencies

sirmordred

* Update Poetry's package dependencies

0.20.2

**New components:**

* kidash 0.6.6
* sortinghat 0.19.2
* cereslib 0.5.3
* perceval 0.23.6
* perceval-mozilla 0.3.22
* perceval-opnfv 0.2.22
* perceval-puppet 0.2.22
* perceval-weblate 0.2.22
* graal 0.4.22
* grimoire-elk 0.109.7
* sirmordred 0.10.7

The following list describes the changes by component:

kidash

* Update Poetry's package dependencies

sortinghat

* Update Poetry's package dependencies

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

**Bug fixes:**

* Bug on some backends enrichment\
Mediawiki, Meetup are Jira were failing to retrieve the enrollment for
an identity.

sirmordred

* Update Poetry's package dependencies

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.