chore: create security.txt (#3684)
* chore: create security.txt Adding a security.txt file enables security researchers to quickly and easily see where they can submit security issues and know that they are being taken serious. From the proposal website: > 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 disclose them properly. As a result, security issues may be left unreported. security.txt defines a standard to help organizations define the process for security researchers to disclose security vulnerabilities securely. See also https://securitytxt.org * homer merge with hedge * re-add contact email * move file to public website
This commit is contained in:
committed by
GitHub
parent
03e5c792f0
commit
06e35e5119
5
packages/twenty-website/public/.well-known/security.txt
Normal file
5
packages/twenty-website/public/.well-known/security.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Contact: https://github.com/twentyhq/twenty/issues/new
|
||||
Contact: security@twenty.com
|
||||
Preferred-Languages: en
|
||||
Canonical: https://twenty.com/.well-known/security.txt
|
||||
Policy: https://github.com/twentyhq/twenty/security/policy
|
||||
Reference in New Issue
Block a user