Skip to content

Commit c3e25a2

Browse files
committed
Fix #177
1 parent db0456c commit c3e25a2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Securitytxt/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Security.txt
22

33
### Summary
4-
> When security risks in web services are discovered by independent security researchers who understand the severity of the risk, they often lack the channels to properly disclose them. As a result, security issues may be left unreported. Security.txt defines a standard to help organizations define the process for security researchers to securely disclose security vulnerabilities.
4+
> When security vulnerabilities are discovered by researchers, proper reporting channels are often lacking. As a result, vulnerabilities may be left unreported. This document defines a format ("security.txt") to help organizations describe their vulnerability disclosure practices to make it easier for researchers to report vulnerabilities.
55
6-
Source: https://tools.ietf.org/html/draft-foudil-securitytxt-01
6+
Source: https://tools.ietf.org/html/draft-foudil-securitytxt-09
77

88
The Magento_Securitytxt module provides the following functionality:
99
* allows to save the security configurations in the admin panel
@@ -13,7 +13,8 @@ The Magento_Securitytxt module provides the following functionality:
1313
A valid security.txt file could look like the following example:
1414

1515
```
16-
16+
Contact: mailto:[email protected]
17+
Contact: tel:+1-201-555-0123
1718
Encryption: https://example.com/pgp.asc
1819
Acknowledgement: https://example.com/security/hall-of-fame
1920
Policy: https://example.com/security-policy.html

0 commit comments

Comments
 (0)