mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
CORDA-2958 Security policy for corda
This commit is contained in:
parent
91f5398ba2
commit
eed2c78eb3
23
SECURITY.md
23
SECURITY.md
@ -1,18 +1,21 @@
|
||||
# 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
|
||||
|
||||
Security updates will be made for the following versions of Corda:
|
||||
Security updates are made for the latest version of Corda.
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 4.x | :white_check_mark: |
|
||||
| 3.3.x | :white_check_mark: |
|
||||
| < 3.3 | :x: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
Vulnerabilities in Corda can be reported by following the responsible disclosure policy:
|
||||
|
||||
https://www.corda.net/participate/security.html
|
||||
|
||||
| 3.x | :x: |
|
||||
| < 3 | :x: |
|
||||
|
Loading…
Reference in New Issue
Block a user