diff --git a/.safety-policy.yml b/.safety-policy.yml index e6e6d04..64db19e 100644 --- a/.safety-policy.yml +++ b/.safety-policy.yml @@ -6,4 +6,6 @@ security: # configuration for the `safety check` command ignore-vulnerabilities: # Here you can list multiple specific vulnerabilities you want to ignore (optionally for a time period) 67599: # Example vulnerability ID + reason: disputed, inapplicable + 70612: reason: disputed, inapplicable \ No newline at end of file