Skip to content

Security: 1Git2Clone/serenity-discord-bot

Security

SECURITY.md

Security Policy

Reporting a vulnerability

Report suspected vulnerabilities privately rather than opening a public issue. Use GitHub's private vulnerability reporting on this repository (Security → Report a vulnerability), or contact the maintainer directly.

Please include the affected version or commit, reproduction steps, and the impact you observed. We aim to acknowledge reports and will coordinate a fix and disclosure timeline with you.

Secrets inventory

The bot handles two sensitive credentials. None are ever logged.

Secret Where it lives Notes
BOT_TOKEN .env / environment Discord bot token.
AI_API_KEY .env / environment AI provider key (hosted backends).

.env is gitignored.

There aren't any published security advisories