Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 3 vulnerabilities #264

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

MaKyOtOx
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


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

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • engines/nmap/requirements.txt
⚠️ Warning
requests 2.20.0 has requirement urllib3<1.25,>=1.21.1, but you have urllib3 1.26.5.
gevent 22.10.2 requires psutil, which is not installed.
gevent 22.10.2 requires psutil, which is not installed.
gevent 22.10.2 requires psutil, which is not installed.
Flask 1.1.2 requires itsdangerous, which is not installed.
Flask 1.1.2 requires Werkzeug, which is not installed.

Vulnerabilities that will be fixed

By pinning:
Severity Issue Upgrade Breaking Change Exploit Maturity
medium severity Insufficient Verification of Data Authenticity
SNYK-PYTHON-CERTIFI-3164749
certifi:
2022.9.24 -> 2022.12.7
No No Known Exploit
high severity HTTP Header Injection
SNYK-PYTHON-URLLIB3-1014645
urllib3:
1.24.3 -> 1.26.5
No No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-URLLIB3-1533435
urllib3:
1.24.3 -> 1.26.5
No No Known Exploit

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:

🦉 Regular Expression Denial of Service (ReDoS)

@sonarcloud
Copy link

sonarcloud bot commented Jan 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sebastien-powl sebastien-powl added dependencies Pull requests that update a dependency file security Fix security matter labels Jan 10, 2023
@sebastien-powl sebastien-powl changed the base branch from master to develop January 11, 2023 10:53
@sebastien-powl sebastien-powl modified the milestones: 1.5.10, 1.5.9 Jan 11, 2023
@sebastien-powl sebastien-powl merged commit 1c9b620 into develop Jan 11, 2023
@sebastien-powl sebastien-powl deleted the snyk-fix-ef92b7d81ddb596e009e1416b1a2a3b0 branch January 11, 2023 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file security Fix security matter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants