mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add a security policy and link it in README.
Co-Authored-By: chriseth <chris@ethereum.org>
This commit is contained in:
co-authored by
chriseth
parent
ff23f165f0
commit
37fb53bebd
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user