hearbenchmark / hear-baseline

Simple baseline model for the HEAR benchmark
https://hearbenchmark.com
Apache License 2.0
23 stars 8 forks source link

[Snyk] Security upgrade numba from 0.48.0 to 0.49.0 #62

Open snyk-bot opened 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.

Changes included in this PR

⚠️ Warning ``` transformers 2.3.0 requires numpy, which is not installed. transformers 2.3.0 requires regex, which is not installed. torchopenl3 1.0.1 requires julius, which is not installed. torchopenl3 1.0.1 requires resampy, which is not installed. torchopenl3 1.0.1 requires nnAudio, which is not installed. torchopenl3 1.0.1 requires numpy, which is not installed. scipy 1.2.3 requires numpy, which is not installed. sacremoses 0.0.53 requires regex, which is not installed. s3transfer 0.4.2 requires botocore, which is not installed. pytest-cov 2.12.1 requires coverage, which is not installed. librosa 0.7.2 requires numpy, which is not installed. librosa 0.7.2 requires scikit-learn, which is not installed. librosa 0.7.2 requires resampy, which is not installed. librosa 0.7.2 requires numba, which is not installed. boto3 1.17.112 requires botocore, which is not installed. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-PYTHON-NUMBA-1027297
numba:
0.48.0 -> 0.49.0
No No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Denial of Service (DoS)