annotate src/capnproto-0.6.0/security-advisories/README.md @ 165:7e6e71a29886
Update build for AUDIO_COMPONENT_FIX
author |
Chris Cannam <cannam@all-day-breakfast.com> |
date |
Wed, 30 Oct 2019 12:40:34 +0000 |
parents |
45360b968bf4 |
children |
|
rev |
line source |
cannam@147
|
1 # Security Advisories
|
cannam@147
|
2
|
cannam@147
|
3 This directory contains security advisories issued for Cap'n Proto.
|
cannam@147
|
4
|
cannam@147
|
5 Each advisory explains not just the bug that was fixed, but measures we are taking to avoid the class of bugs in the future.
|
cannam@147
|
6
|
cannam@147
|
7 Note that Cap'n Proto has not yet undergone formal security review and therefore should not yet be trusted for reading possibly-malicious input. Even so, Cap'n Proto intends to be secure and we treat security bugs no less seriously than we would had security review already taken place.
|
cannam@147
|
8
|
cannam@147
|
9 ## Reporting Bugs
|
cannam@147
|
10
|
cannam@147
|
11 Please report security bugs to [security@sandstorm.io](mailto:security@sandstorm.io).
|