Re: Taint mode
Bradley Baetz <[email protected]> Mon, 27 Jul 2015 11:20:04 +0000
| Newsgroups | gmane.comp.bug-tracking.bugzilla.devel |
|---|---|
| Message-ID | <CAJrk0BuT72VrH0q2yqxiG1rrPbVH2CGg4Er=Xu12g7vQALSemw@mail.gmail.com> |
/delurk What is the measurable performance impact? Any idea whether its in a specific bit of code or more general? The goal of taint mode is to track stuff that we don't know about. When I added taint mode (way too long ago...) we found a huge number of security issue, and that was *after* doing audits for problem categories. I'm sure that its better now, but its better to be safe than sorry.... It should just be a check of a single magic bit in the perl code, although since Perl isn't really my focus nowdays I could be wrong... Bradley On Mon, 27 Jul 2015 at 21:00 Gervase Markham <[email protected]> wrote: > At the last Bugzilla meeting, we discussed turning off taint mode, as > it's a performance hit, keeps breaking 3rd party modules and provides > marginal value now that we use placeholders properly and template escaping. > > Someone said a bug had been opened: is that right? > > Gerv > _______________________________________________ > dev-apps-bugzilla mailing list > dev-apps-bugzilla-CzyLcWPZiU5YsZ3hbOqMTti2O/[email protected] > https://lists.mozilla.org/listinfo/dev-apps-bugzilla > - > To view or change your list settings, click here: > <http://bugzilla.org/cgi-bin/[email protected]> > _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla-CzyLcWPZiU5YsZ3hbOqMTti2O/[email protected] https://lists.mozilla.org/listinfo/dev-apps-bugzilla - To view or change your list settings, click here: <http://bugzilla.org/cgi-bin/mj_wwwusr?user=gcbd-developers-Uylq5CNFT+jYtjvyW6yDsg@public.gmane.org>