PyPi: Hyppo

CVE-2022-21699

Transitive

Safety vulnerability ID: 44933

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Jan 19, 2022 Updated at Nov 07, 2023
Scan your Python projects for vulnerabilities →

Advisory

Hyppo 0.3.0 updates its dependency 'ipython' to v7.31.1 to include a security fix.

Affected package

hyppo

Latest version: 0.4.0

A comprehensive independence testing package

Affected versions

Fixed versions

Vulnerability changelog

documentation. All users are encouraged to upgrade to this release, as there are a large number of bug-fixes and optimizations.

This release requires Python 3.6+.

Highlights of this release

New features

* Added goodness of fit module with FSSD
* Added d-variate independence testing module with dHsic
* Added fast HHG
* Added Friedman Rafsky test
* Added Smooth CF Test
* Added Mean Embedding Test

Bug fixes

* Copy `_contains_nan` function from SciPy since it is gone

Documentation

* Made documentation more accessible with a new theme
* Added example for block permutation
* Mentioned types of inputs of `ndarrays`

Maintenance

* Drafted PR to include Dcorr in SciPy
* Bumped iPython for security reasons

Authors

<a href="https://github.com/bdpedigo">
<img src="https://github.com/bdpedigo.png" width="50">
</a>
<a href="https://github.com/darsh-patel">
<img src="https://github.com/darsh-patel.png" width="50">
</a>
<a href="https://github.com/dlee0156">
<img src="https://github.com/dlee0156.png" width="50">
</a>
<a href="https://github.com/MatthewZhao26">
<img src="https://github.com/MatthewZhao26.png" width="50">
</a>
<a href="https://github.com/najmieh">
<img src="https://github.com/najmieh.png" width="50">
</a>
<a href="https://github.com/rflperry">
<img src="https://github.com/rflperry.png" width="50">
</a>
<a href="https://github.com/sampan501">
<img src="https://github.com/sampan501.png" width="50">
</a>
<a href="https://github.com/TacticalFallacy">
<img src="https://github.com/TacticalFallacy.png" width="50">
</a>
<a href="https://github.com/zdbzdb123123">
<img src="https://github.com/zdbzdb123123.png" width="50">
</a>

Issues Closed

* [103](https://github.com/neurodata/hyppo/issues/103): Create a goodness of fit module in hyppo
* [104](https://github.com/neurodata/hyppo/issues/104): Add dHsic to hyppo
* [106](https://github.com/neurodata/hyppo/issues/106): Add fast HHG
* [140](https://github.com/neurodata/hyppo/issues/140): Discriminability `y` should allow arbitrary type or make docs more clear
* [187](https://github.com/neurodata/hyppo/issues/187): potential k-sample tests to add
* [211](https://github.com/neurodata/hyppo/issues/211): Fast Two-Sample Testing with Analytic Representations of Probability Measures
* [235](https://github.com/neurodata/hyppo/issues/235): Add existing permutation tree simulation notebook to docs
* [245](https://github.com/neurodata/hyppo/issues/245): Add more description about types of ndarray in all methods in documentation
* [249](https://github.com/neurodata/hyppo/issues/249): Add contributors to README
* [303](https://github.com/neurodata/hyppo/issues/303): [BUG] scipy 1.8 breaks hyppo import

PRs Merged

* [232](https://github.com/neurodata/hyppo/pull/232): Creating a goodness-of-fit module in hyppo
* [233](https://github.com/neurodata/hyppo/pull/233): Adding dHSIC
* [234](https://github.com/neurodata/hyppo/pull/234): Fast tstest
* [238](https://github.com/neurodata/hyppo/pull/238): Fast HHG Test
* [239](https://github.com/neurodata/hyppo/pull/239): Friedman Rafsky PR
* [242](https://github.com/neurodata/hyppo/pull/242): add permutation test example to docs
* [244](https://github.com/neurodata/hyppo/pull/244): Edited the types in the documentation section.
* [299](https://github.com/neurodata/hyppo/pull/299): Bump ipython from 7.19.0 to 7.31.1 in /docs
* [304](https://github.com/neurodata/hyppo/pull/304): Copy SciPy private _contains_nan function

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 8.8

CVSS v3 Details

HIGH 8.8
Attack Vector (AV)
LOCAL
Attack Complexity (AC)
LOW
Privileges Required (PR)
LOW
User Interaction (UI)
NONE
Scope (S)
CHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
HIGH
Availability Availability (A)
HIGH

CVSS v2 Details

MEDIUM 4.6
Access Vector (AV)
LOCAL
Access Complexity (AC)
LOW
Authentication (Au)
NONE
Confidentiality Impact (C)
PARTIAL
Integrity Impact (I)
PARTIAL
Availability Impact (A)
PARTIAL