cloud-compiler

A real-time, low-latency code ...
Log | Files | Refs | README | LICENSE

SECURITY.md (1123B)


      1 # Security Policy
      2 
      3 ## Supported Versions
      4 
      5 Currently, we support the latest version of the Cloud Code Compiler.
      6 
      7 | Version | Supported          |
      8 | ------- | ------------------ |
      9 | 1.0.x   | :white_check_mark: |
     10 | < 1.0   | :x:                |
     11 
     12 ## Reporting a Vulnerability
     13 
     14 We take security seriously. If you discover a security vulnerability within this project, please prioritize responsible disclosure.
     15 
     16 **Do NOT report security vulnerabilities via public GitHub issues.**
     17 
     18 Instead, please report them via email to:
     19 
     20 * **Email:** [amitdutta4255@gmail.com](mailto:amitdutta4255@gmail.com)
     21 
     22 Please include as much detail as possible to help us reproduce and fix the issue. We will acknowledge your report and keep you updated on the progress.
     23 
     24 ## Security Disclaimer
     25 
     26 This project is a demonstration of cloud compilation technology.
     27 * **No Sandbox:** Code is currently executed on the host machine.
     28 * **Liability:** As per the [**Apache License 2.0**](https://www.apache.org/licenses/LICENSE-2.0), this software is provided "as is", without warranty of any kind. Developers are responsible for their own implementations.
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror