Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add simple filtering rules to block opening issues/PRs based on description #86

Open
mattklein123 opened this issue Dec 16, 2022 · 2 comments

Comments

@mattklein123
Copy link

We have a continuous problem in https://github.com/envoyproxy/envoy where people ignore all of the warnings about opening issues/PRs that could be potential security issues / zero-days.

Still, people open issues.

What we want is some very trivial way to apply regex rules to the text in issues and PRs that can block them with a message before they are opened. This way, we could filter for things like "crash", "segfault,", things that look like hex addresses, etc. Obviously this is imperfect but it would cover 99% of cases.

Maintainers/admins would need a way to override this so issues could be opened after they are cleared, but it could be as simple as not applying the rules for maintainers/admins.

Thank you for your consideration.

@mattklein123
Copy link
Author

mattklein123 commented Dec 16, 2022

Thinking about it more, the other way of approaching this would be to have an option for all issues/PRs to go into a moderation queue. This would be a lot more work to implement I would guess and a lot more work for maintainers. But throwing it out there.

@KateCatlin
Copy link

KateCatlin commented Jan 11, 2023

Thank you for this suggestion, Matt! I'm a PM from GitHub and am very interested in this idea. Reaching out by email to set up some time to chat.

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

No branches or pull requests

2 participants