From fad0fafd81fef812087dc44b7ba1ab68412c9314 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 22:48:33 +0000 Subject: [PATCH] style: format code with Gofumpt and Prettier This commit fixes the style issues introduced in e8609b0 according to the output from Gofumpt and Prettier. Details: https://github.com/vdaas/vald/pull/2367 --- SECURITY.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 25cc1e1890..06a7f9cc23 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,11 +4,11 @@ We currently offer security updates for the following Vald versions: -| Version | Supported | -| -------- | ------------------ | -| v1.7.x | :white_check_mark: | -| v1.6.x | :white_check_mark: | -| < v1.6 | :x: | +| Version | Supported | +| ------- | ------------------ | +| v1.7.x | :white_check_mark: | +| v1.6.x | :white_check_mark: | +| < v1.6 | :x: | ## Reporting a Vulnerability