The Rayls Network team takes the security of the Rayls stack and its users seriously. We are grateful to the security researchers and operators who help keep the project safe.
Please do not report security vulnerabilities through public GitHub issues, pull requests, or Discord.
Report vulnerabilities privately through GitHub's private vulnerability reporting:
- Open the Security tab of this repository.
- Click "Report a vulnerability" and complete the advisory form.
This opens a channel visible only to the maintainers. If you are unable to use GitHub's private reporting, contact a maintainer via the Rayls Network Discord to arrange a secure disclosure channel — do not include vulnerability details in public messages.
Where possible, please include:
- A description of the vulnerability and its potential impact.
- Steps to reproduce, or a proof of concept.
- The affected component(s), version(s), and configuration.
- Any suggested remediation.
- We will acknowledge receipt of your report within 48 hours.
- We will provide an initial assessment within 5 business days.
- We will keep you informed of our progress as we investigate and resolve the issue.
- Once resolved, we will notify you and coordinate public disclosure timing.
This policy covers the rayls-sovereign-cli tool in this repository. The CLI orchestrates a
local Rayls demo stack from published container images; vulnerabilities in those images or in
the other Rayls components should be reported against their respective repositories.
- Already reported vulnerabilities.
- Vulnerabilities in third-party dependencies (report to the dependency maintainer).
- Theoretical vulnerabilities without a proof of concept.
- Social engineering attacks.
- All vulnerability reports and associated communications are treated as confidential.
- We kindly ask that you not publicly disclose any details until we have released a fix and agreed on a disclosure timeline.
- We aim to fix critical vulnerabilities as quickly as possible.
The CLI is under active development. Security fixes are released against the latest release;
users are strongly encouraged to always run the latest version (rayls update check).