readme: add vulnerability reporting policy (#74)
Signed-off-by: Matthew Brecknell <matthew@brecknell.net>
This commit is contained in:
parent
74decfb8a1
commit
4bc72046d8
|
@ -15,3 +15,11 @@ For more information about CAmkES functionality, see the
|
|||
## Dependencies
|
||||
|
||||
See the wiki: https://docs.sel4.systems/CAmkES/#build-dependencies
|
||||
|
||||
## Reporting security vulnerabilities
|
||||
|
||||
If you believe you have found a security vulnerability in code generated by
|
||||
camkes-tool, we ask you to follow the seL4 [vulnerability disclosure
|
||||
policy][VDP].
|
||||
|
||||
[VDP]: https://github.com/seL4/seL4/blob/master/SECURITY.md
|
||||
|
|
Loading…
Reference in New Issue