Skip to content

Commit

Permalink
Ignore safety alert #59473 - a bug in cryptography's handling of ssh …
Browse files Browse the repository at this point in the history
…certs

(cherry picked from commit f628c33)
  • Loading branch information
zenmonkeykstop committed Aug 16, 2023
1 parent 3b1bf41 commit 73b63ec
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 @@ -175,6 +175,7 @@ safety: ## Run `safety check` to check python dependencies for vulnerabilities.
--ignore 54421 \
--ignore 55261 \
--ignore 58912 \
--ignore 59473 \
--full-report -r $$req_file \
&& echo -e '\n' \
|| exit 1; \
Expand Down

0 comments on commit 73b63ec

Please sign in to comment.