Add a security policy and link it in README.

Co-Authored-By: chriseth <chris@ethereum.org>
This commit is contained in:
Bhargava Shastry
2020-03-26 11:55:44 +01:00
co-authored by chriseth
parent ff23f165f0
commit 37fb53bebd
2 changed files with 57 additions and 0 deletions
+5
View File
@@ -12,6 +12,7 @@ Solidity is a statically typed, contract-oriented, high-level language for imple
- [Development](#development)
- [Maintainers](#maintainers)
- [License](#license)
- [Security](#security)
## Background
@@ -75,3 +76,7 @@ releases [in the projects section](https://github.com/ethereum/solidity/projects
Solidity is licensed under [GNU General Public License v3.0](LICENSE.txt).
Some third-party code has its [own licensing terms](cmake/templates/license.h.in).
## Security
The security policy may be [found here](SECURITY.md).