From a8be9e2dbeaba73b8901bb3926cdc4e5ab5b14b6 Mon Sep 17 00:00:00 2001 From: Ankur Singh Date: Wed, 16 Oct 2024 21:40:43 +0530 Subject: [PATCH] removed extra period --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 87d45a86717..9753a70d195 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -166,7 +166,7 @@ vulnerabilities. We recognize issues as vulnerabilities only when they occur in scenarios that we outline as safe; issues that have a security impact only when TensorFlow is used in a discouraged way (e.g. running untrusted models or checkpoints, data parsing -outside of the safe formats, etc.) are not treated as vulnerabilities.. +outside of the safe formats, etc.) are not treated as vulnerabilities. ### Reporting process