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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -6,5 +6,5 @@ security: # configuration for the `safety check` command
# We recommend making use of the optional `reason` and `expires` keys for each vulnerability that you ignore.
70612: # jinja2 version 3.1.4
reason: No fixed version available, maintainer disputes it is a vuln
expires: '2024-10-20'# Bump if still applies
expires: '2025-01-20'# Bump if still applies
continue-on-vulnerability-error: False # Suppress non-zero exit codes when vulnerabilities are found. Enable this in pipelines and CI/CD processes if you want to pass builds that have vulnerabilities