evaera / Cmdr

Extensible command console for Roblox developers
https://eryn.io/Cmdr/
MIT License
376 stars 109 forks source link

Create and publish security policy #296

Closed autonordev closed 1 year ago

autonordev commented 1 year ago

This pull request introduces a new security policy. A security policy is necessary because:

In the past few months, we've had at least two incidents where a user has attempted to report a security vulnerability by making a pull request or other public report (e.g. on an online forum or via our support channels). This policy will help prevent incidents like that.

Next steps

We should continue to consider the viability of email reporting and if we find a solution that works, implement it.

As part of the ongoing documentation works, we should create at least one article discussing security. This could include things like permission hooks, common support questions (like "can exploiters run my commands?"), but also discuss some aspects of Cmdr's internals which may be noteworthy to security-focused users.

Maintainers: Please do not merge this pull request. Once your approvals have been received, I'll give everything one-last check and then merge myself.