From 02f26d56facb4dc1fe399bd5cc2b713eb960672e Mon Sep 17 00:00:00 2001 From: ank0ku <103283500+ank0ku@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:19:53 -0600 Subject: [PATCH] Update SANS (#8381) Signed-off-by: ank0ku <103283500+ank0ku@users.noreply.github.com> --- entries/s/sans.org.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/entries/s/sans.org.json b/entries/s/sans.org.json index 69622fc214d..001f965da4e 100644 --- a/entries/s/sans.org.json +++ b/entries/s/sans.org.json @@ -1,12 +1,12 @@ { "SANS": { "domain": "sans.org", - "contact": { - "twitter": "SANSInstitute", - "email": "support@sans.org" - }, + "tfa": [ + "totp", + "u2f" + ], "categories": [ "education" ] } -} \ No newline at end of file +}