Security fixes are released for the latest release of asc-daemon. Before 1.0.0, only the most recent version receives fixes β always update to the latest release via asc-updater.
| Version | Supported |
|---|---|
| latest release | β |
| older releases | β (update via asc-updater) |
The daemon runs with root privileges and manages user servers, so we take vulnerabilities seriously. If you find one, please report it privately β don't hesitate!
- π Report it via GitHub private vulnerability reporting or any of the private contact addresses listed in Support. Do not open a public issue.
- π Describe the vulnerability: affected component (daemon, CLI, updater, install.sh), steps to reproduce, impact. If you have a fix, that is most welcome β attach or summarize it in your message!
- π We will evaluate the report and, if necessary, release a fix or mitigating steps. We will contact you with the outcome and credit you in the report.
- π€ Please do not disclose the vulnerability publicly until a fix is released! Once we have either a) published a fix, or b) declined to address it for whatever reason, you are free to disclose it publicly.
- π API access is token-based; tokens are stored with restrictive file permissions
- π SFTP access is isolated per application
- π§Ύ Secrets in environment variables are stored protected and never logged
β οΈ asc-daemon follows good security practices, but 100% security cannot be assured. The software is provided "as is" without any warranty β see LICENSE