Skip to content

Create a whitelist config so that only safe tasks are offered - #3

Merged
creeonix merged 1 commit into
masterfrom
prod-improvements
Nov 17, 2025
Merged

Create a whitelist config so that only safe tasks are offered#3
creeonix merged 1 commit into
masterfrom
prod-improvements

Conversation

@wildbillcat

Copy link
Copy Markdown

As is it lists ALL methods to end users. Adding a whitelist config can significantly reduce risks to higher level environments (such as production) by allowing users to scope what methods are seen and thus accessible through this gem.

IE, being able to access tasks such as db:drop in production would be a huge liability

@wildbillcat
wildbillcat requested a review from creeonix November 16, 2025 03:27
@creeonix
creeonix merged commit 2050f82 into master Nov 17, 2025
@creeonix
creeonix deleted the prod-improvements branch November 17, 2025 14:46
@creeonix

Copy link
Copy Markdown
Collaborator

I think this should auto-deploy with next release, since it is referenced as github thing

@wildbillcat

wildbillcat commented Nov 17, 2025 via email

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants