cisagov / ansible-role-megazord-composition

Creative Commons Zero v1.0 Universal
1 stars 1 forks source link

[Snyk] Security upgrade ansible from 4.10.0 to 7.0.0 #45

Open snyk-bot opened 1 year ago

snyk-bot commented 1 year 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 ``` virtualenv 20.19.0 has requirement importlib-metadata>=4.8.3; python_version < "3.8", but you have importlib-metadata 4.2.0. paramiko 2.12.0 requires pynacl, which is not installed. paramiko 2.12.0 requires bcrypt, which is not installed. paramiko 2.12.0 requires cryptography, which is not installed. Jinja2 3.1.2 requires MarkupSafe, which is not installed. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 429/1000
Why? Has a fix available, CVSS 4.3
Credential Exposure
SNYK-PYTHON-ANSIBLE-3247625
ansible:
4.10.0 -> 7.0.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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.