Files
compiler-explorer/SECURITY.md
Matt Godbolt f2c1e0bd31 The Grand Reformat (#3643)
* 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
2022-05-09 23:13:50 -05:00

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).