You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #206 we added commit 94893b7 to ignore a particular ansible-core vulnerability because there is currently no recent version of ansible-core that does not have it. This ignored vulnerability should be removed once that becomes possible.
Motivation and context
Vulnerabilities should not be ignored when they need not be.
The text was updated successfully, but these errors were encountered:
This is being done only temporarily, and only because there is no
recent version of ansible-core that does not exhibit the
vulnerability. Without this change we get a failure from the
pip-audit pre-commit hook that we cannot do anything about.
See #210 for more details.
This is being done only temporarily, and only because there is no
recent version of ansible-core that does not exhibit the
vulnerability. Without this change we get a failure from the
pip-audit pre-commit hook that we cannot do anything about.
See #210 for more details.
This is being done only temporarily, and only because there is no
recent version of ansible-core that does not exhibit the
vulnerability. Without this change we get a failure from the
pip-audit pre-commit hook that we cannot do anything about.
See #210 for more details.
jsf9k
linked a pull request
Dec 2, 2024
that will
close
this issue
💡 Summary
In #206 we added commit 94893b7 to ignore a particular
ansible-core
vulnerability because there is currently no recent version ofansible-core
that does not have it. This ignored vulnerability should be removed once that becomes possible.Motivation and context
Vulnerabilities should not be ignored when they need not be.
The text was updated successfully, but these errors were encountered: