Create SECURITY.md

This commit is contained in:
Matt Godbolt
2021-09-25 13:15:54 -05:00
committed by GitHub
parent 4cd659147f
commit 4907d56df9

16
SECURITY.md Normal file
View File

@@ -0,0 +1,16 @@
# Security Policy
Compiler Explorer allows remote users to compile and, if configured, execute
code. We take security seriously, and encourage users to promptly report
security vulnerabilities they find.
## Reporting a Vulnerability
If the issue can be reported without revealing exploitable specifics, please
file [an issue](https://github.com/compiler-explorer/compiler-explorer/issues/new/choose) as a bug.
Please email matt@godbolt.org with specifics, or if the bug can't be reported publically
without leaving an obvious exploit in the public eye.
We expect to get back within a day or two. If you don't hear from us, please do ping us again,
or reach out to us on the [Discord](https://discord.gg/wFXUwDp).