Before the first stable release, security fixes are applied to the latest
published 0.x release only. After a stable release, this section will list the
supported release lines explicitly.
Do not report suspected vulnerabilities in a public issue, discussion, pull request, or chat. Use GitHub's private vulnerability reporting for this repository:
https://github.com/volcengine/VolcEngineRTC_CLI/security/advisories/new
Include, when available:
- the affected version, platform, and installation method;
- the vulnerable command or workflow;
- reproduction steps or a minimal proof of concept;
- the security impact and any known prerequisites;
- suggested mitigations or patches;
- whether the issue has been disclosed anywhere else.
Do not include real production credentials. Use synthetic values and redact AppKeys, access keys, Signin tokens, RTC tokens, private endpoints, account identifiers, and Console data.
Maintainers will acknowledge the report as soon as practical, investigate it, and coordinate remediation and disclosure with the reporter. Please allow time for a fix and release before publishing details.
- Signin access and refresh tokens belong in the operating-system credential store.
RTC_APP_KEYmay be stored in the gitignored.env.localfile but must not entervertc.config.yaml,VITE_*variables, frontend code, logs, or command output.- Remote release and template artifacts are verified against pinned SHA-256 digests before use.
- Generated projects and scene configuration should be reviewed before they are shared or deployed.