Skip to content

Commit

Permalink
Ignore CVE-2023-4237 in ansible-core, we don't use the ec2_key module
Browse files Browse the repository at this point in the history
Already reviewed at
<freedomofpress/fpf-misc-resources#48>.

(cherry picked from commit 89c68d6)
  • Loading branch information
legoktm authored and zenmonkeykstop committed Jun 13, 2024
1 parent 4cbd3da commit 467be79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ safety: ## Run `safety check` to check python dependencies for vulnerabilities.
--ignore 67599 \
--ignore 70612 \
--ignore 71064 \
--ignore 70895 \
--full-report -r $$req_file \
&& echo -e '\n' \
|| exit 1; \
Expand Down

0 comments on commit 467be79

Please sign in to comment.