We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9e538 commit d7917f4Copy full SHA for d7917f4
.pre-commit-config.yaml
@@ -172,11 +172,6 @@ repos:
172
hooks:
173
- id: pip-audit
174
args:
175
- # We have to ignore this particular vulnerability in
176
- # ansible-core>=2.11 as there is currently no fix. See
177
- # cisagov/skeleton-ansible-role#210 for more details.
178
- - --ignore-vuln
179
- - GHSA-99w6-3xph-cx78
180
# We have to ignore this vulnerability since we need to pin
181
# to Ansible 10 for now to support our CyHy code that must
182
# still run on Debian Buster. This vulnerability is fixed
0 commit comments