mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
* The Grand Reformat - everything made prettier...literally - some tweaks to include a few more files, including documentation - minor changes to format style - some tiny `// prettier-ignore` changes to keep a few things the way we like them - a couple of super minor tweaks to embedded document types to ensure they format correctly
16 lines
718 B
Markdown
16 lines
718 B
Markdown
# 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).
|