http://qs1969.pair.com?node_id=11137260


in reply to Re: Is it safe to use external strings for regexes?
in thread Is it safe to use external strings for regexes?

Thanks Corion, that's a good point. The regexes will only be added/edited by seasoned programmers, but I do know that many people who think they know regexes really don't.

I can definitely add in some checks in conjunction with our existing review processes, but I mostly like the idea of time-limited sub processes to handle the actual work (which can alert if something takes too long).