SymHarix handles automation, repository access, and Telegram-facing workflows, so security reports are taken seriously.
Do not open a public issue if the report contains a token, credential, private chat id, webhook secret, database dump, log excerpt with secrets, or an exploitable vulnerability.
Preferred reporting path:
- Open a private GitHub security advisory: https://github.com/UniUni2000/SymHarix/security/advisories/new
- If private advisories are unavailable, contact the maintainers privately through the repository owner's GitHub profile or an existing private project channel.
Please include:
- A short description of the issue and impact.
- Affected commit, tag, or release.
- File paths, endpoint paths, or workflow names involved.
- Reproduction steps, if safe to share.
- For leaked secrets, the secret type and where it appeared, with the actual secret redacted.
If you discover a real token, webhook secret, Telegram bot token, Telegram chat id, API key, database, or log containing sensitive data:
- Stop sharing it publicly.
- Report it privately using the process above.
- Revoke or rotate the token if it belongs to you.
- Include the commit SHA, file path, and whether the leak is present in git history, a release artifact, CI logs, or the current worktree.
Maintainers should treat confirmed leakage as compromised, rotate affected credentials, remove the secret from current files, and clean git history when the repository has already been published.
We aim to acknowledge reports within 48 hours and provide a triage update within 7 days. Coordinated disclosure timing depends on severity, exploitability, and whether credential rotation or history cleanup is required.
Security fixes target the current main branch unless a release branch is
explicitly maintained.