diff options
author | louiz’ <louiz@louiz.org> | 2018-05-15 20:08:11 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2018-05-15 20:08:11 +0200 |
commit | d721c6bedc71fbcd3501623541b055c03e352e0f (patch) | |
tree | 73ae0cdf57c5e38d287ef7b72e5eb33ca8ca42b6 | |
parent | 28d79a9eaa5a85f1f44d03a224517e1ccae294ba (diff) | |
download | biboumi-d721c6bedc71fbcd3501623541b055c03e352e0f.tar.gz biboumi-d721c6bedc71fbcd3501623541b055c03e352e0f.tar.bz2 biboumi-d721c6bedc71fbcd3501623541b055c03e352e0f.tar.xz biboumi-d721c6bedc71fbcd3501623541b055c03e352e0f.zip |
Please select the confidential flag for bug reports concerning a crash
-rw-r--r-- | CONTRIBUTING.rst | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 8df4899..834c8a2 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -20,8 +20,11 @@ If the bug you’re reporting is about a bad behaviour of biboumi when some XMPP or IRC events occur, please try to reproduce the issue with a biboumi running in log_level=0, and include the relevant logs in your bug report. -If the issue you’re reporting may have security implications, please select -the “confidential” flag in your bug report. +If the issue you’re reporting may have security implications, please +select the “confidential” flag in your bug report. This includes, but is not limited to: +- disclosure of private data that was supposed to be encrypted using TLS +- denial of service (crash, infinite loop, etc) that can be caused by any + user Code |