Check the policy
Read the current repository security guidance before submitting a vulnerability report.
SECURITY
Leviathan’s security model separates authentication secrets, user support data, public bug reports, telemetry and release infrastructure so one surface does not expose more than it needs.
Architecture preview
Never exposed in public diagnostics or profile surfaces
REPORTING
Security issues should not be posted as ordinary public bugs when doing so could expose an exploit, secret, user information or sensitive reproduction details.
Read the current repository security guidance before submitting a vulnerability report.
Do not paste passwords, access tokens, refresh tokens, XSTS tokens or private account data into public issues.
Include affected version, platform, impact, reproduction conditions and sanitized logs where safe.
Allow time for triage and remediation before publishing details that could put users at risk.
TRUST BOUNDARIES
Authentication, launcher updates, diagnostics, web profiles, support and analytics should use the minimum information required for their job.
AuthenticationCredentials and service tokens
ProtectedDiagnosticsSanitized technical context
ScopedProfilesSelected public identity
PublicSupportPrivate user context
PrivateRELEASE SAFETY
Release integrity should cover source review, dependency awareness, signed or verifiable artifacts where practical, checksums, staged rollout and rollback planning.
Automated checks should stop clearly broken or unreviewed changes before release.
Published downloads should expose hashes so users and tooling can verify artifact integrity.
Updates should have a safe fallback path when a release causes unexpected compatibility problems.
Security-sensitive actions and release transitions should leave useful internal audit trails.
Use the repository security policy rather than a public support thread for sensitive findings.