CORDA-2958 Security policy for corda

This commit is contained in:
James Brown 2019-05-23 15:52:42 +01:00 committed by Mike Hearn
parent 91f5398ba2
commit eed2c78eb3

View File

@ -1,18 +1,21 @@
# Security Policy # Security Policy
## Reporting a Vulnerability
Vulnerabilities in Corda can be reported by following the Corda responsible disclosure policy:
https://www.corda.net/participate/security.html
## Security Advisories
Security announcements affecting Corda will be published on the Corda mailing list. People can subscribe to corda-announce@groups.io to receive security updates when they are made available.
## Supported Versions ## Supported Versions
Security updates will be made for the following versions of Corda: Security updates are made for the latest version of Corda.
| Version | Supported | | Version | Supported |
| ------- | ------------------ | | ------- | ------------------ |
| 4.x | :white_check_mark: | | 4.x | :white_check_mark: |
| 3.3.x | :white_check_mark: | | 3.x | :x: |
| < 3.3 | :x: | | < 3 | :x: |
## Reporting a Vulnerability
Vulnerabilities in Corda can be reported by following the responsible disclosure policy:
https://www.corda.net/participate/security.html