From 44dc7f8e74c5b1f0fd9806ee99727d954bcf5cda Mon Sep 17 00:00:00 2001 From: Margaret Eker Date: Wed, 29 Jul 2020 13:45:59 -0500 Subject: [PATCH 1/2] Remove blank line from metadata --- src/guides/v2.4/security/security-txt.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/guides/v2.4/security/security-txt.md b/src/guides/v2.4/security/security-txt.md index 7f4e62d33b1..676fd75fd95 100644 --- a/src/guides/v2.4/security/security-txt.md +++ b/src/guides/v2.4/security/security-txt.md @@ -5,7 +5,6 @@ functional_areas: - Configuration contributor_name: Kalpesh Mehta from Corra contributor_link: https://partners.magento.com/portal/details/partner/id/70 - --- When security vulnerabilities are discovered by researchers, proper reporting channels are often lacking. As a result, some vulnerabilities are not reported. The purpose of the `security.txt` [file format](https://tools.ietf.org/html/draft-foudil-securitytxt-09) is to give security researchers the information they need to report their findings. From 460fb1e53c7017569b0e276c44498a032d22adf2 Mon Sep 17 00:00:00 2001 From: Margaret Eker Date: Wed, 29 Jul 2020 14:23:42 -0500 Subject: [PATCH 2/2] Trying to fix page rendering --- src/guides/v2.4/security/security-txt.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/guides/v2.4/security/security-txt.md b/src/guides/v2.4/security/security-txt.md index 676fd75fd95..5459b26b071 100644 --- a/src/guides/v2.4/security/security-txt.md +++ b/src/guides/v2.4/security/security-txt.md @@ -1,10 +1,10 @@ --- group: configuration-guide title: Security.txt +contributor_name: Kalpesh Mehta from Corra +contributor_link: https://partners.magento.com/portal/details/partner/id/70/ functional_areas: - Configuration -contributor_name: Kalpesh Mehta from Corra -contributor_link: https://partners.magento.com/portal/details/partner/id/70 --- When security vulnerabilities are discovered by researchers, proper reporting channels are often lacking. As a result, some vulnerabilities are not reported. The purpose of the `security.txt` [file format](https://tools.ietf.org/html/draft-foudil-securitytxt-09) is to give security researchers the information they need to report their findings.