Perceval

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 7

1.0.0

**New features:**

* First major release\
GrimoireLab reached a stable status. This is our first major release.

0.25.0

**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 0.24.1 - (2024-03-12)

* Update Poetry's package dependencies

0.24.0

**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 0.23.6 - (2024-02-08)

* Update Poetry's package dependencies

perceval 0.23.5 - (2024-01-30)

* Update Poetry's package dependencies

perceval 0.23.4 - (2023-12-19)

* Update Poetry's package dependencies

perceval 0.23.3 - (2023-11-28)

* Update Poetry's package dependencies

perceval 0.23.2 - (2023-11-14)

* Update Poetry's package dependencies

perceval 0.23.1 - (2023-11-03)

* Update Poetry's package dependencies

0.23.0

**New features:**

* Jira authentication with token (813)\
Authentication in `jira` backend is supported using personal access
tokens. Jira Core/Software (8.14 and later), Jira Service Management
(4.15 and later) Data Center and server editions can use personal
access tokens without a username. For Jira Cloud, username and token
are required. Usage: perceval jira <YOUR_JIRA_SERVER> -u <USERNAME> -p
<PASSWORD> perceval jira <YOUR_JIRA_SERVER> -t <PERSONAL_ACCESS_TOKEN>
perceval jira <YOUR_JIRA_CLOUD_SITE> -u <USERNAME> -t <TOKEN>
* Clonfluence authentication with personal access tokens\
Authentication in `confluence` backend is supported using personal
access tokens. Confluence Data Center and server editions 7.9 and
later can use personal access tokens without a username. For
Confluence Cloud, username and token are required.

**Feature removals:**

* Drop Python 3.7 support\
Python 3.7 reaches the end of life in June 2023. This means it won't
receive new updates or patches to fix security issues. Therefore, this
package only works with Python >= 3.8 from now on.

**Dependencies updateds:**

* Bump urllib3 version\
Bump urllib3 from ^1.26 to ^2.0.7


perceval 0.22.3 - (2023-08-06)

* Update Poetry's package dependencies

perceval 0.22.2 - (2023-07-23)

* Update Poetry's package dependencies

perceval 0.22.1 - (2023-07-11)

* Update Poetry's package dependencies

0.22.0

**New features:**

* Git backend alternates mechanism\
Git alternates is a mechanism that lets a repository borrow objects
from another repository on the same machine. Allow to execute Git
Perceval backend using this mechanism.


perceval 0.21.7 - (2023-05-17)

* Update Poetry's package dependencies

perceval 0.21.6 - (2023-04-27)

* Update Poetry's package dependencies

perceval 0.21.5 - (2023-04-26)

* Update Poetry's package dependencies

0.21.4

**Bug fixes:**

* Default value for mbox to-date (810)\
Include a default value for `--to-date` argument in mbox backend.


perceval 0.21.3 - (2023-02-03)

* Update Poetry's package dependencies

perceval 0.21.2 - (2023-02-01)

* Update Poetry's package dependencies

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.