Skip to content

Commit

Permalink
Merge pull request #2376 from freedomofpress/CVE-2024-56201
Browse files Browse the repository at this point in the history
chore: ignore CVE-2024-56201 in `jinja2`
  • Loading branch information
legoktm authored Feb 3, 2025
2 parents 5434443 + 359a848 commit 1809788
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 @@ -48,6 +48,7 @@ safety: ## Run safety dependency checks on build dependencies
--ignore 67895 \
--ignore 70612 \
--ignore 71591 \
--ignore 74735 \
-r

.PHONY: shellcheck
Expand Down

0 comments on commit 1809788

Please sign in to comment.