[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [% PROCESS global/variables.none.tmpl %] Security [% terms.Bugs %] Report for the week of [% report_week FILTER html %]

Sec-Critical + Sec-High [% terms.Bugs %] by Team

[% FOREACH result IN results.reverse %] [% NEXT IF loop.count < 2 %] [% LAST IF loop.count > 4 %] [% END %] [% FOREACH team IN teams %] [% FOREACH result IN results.reverse %] [% NEXT IF loop.count < 2 %] [% LAST IF loop.count > 4 %] [% END %] [% END %]
Team Open
[% results.reverse.0.date.strftime('%m/%d') FILTER html %]
Closed
Last Week
Added
Last Week
Open
[% result.date.strftime('%m/%d') FILTER html %]
[% team FILTER html %] [% IF results.reverse.0.bugs_by_team.$team.open.size %] [% results.reverse.0.bugs_by_team.$team.open.size FILTER html %] [% ELSE %] 0 [% END %] [% IF deltas.by_team.$team.closed.size %] -[% deltas.by_team.$team.closed.size FILTER html %] [% ELSE %] 0 [% END %] [% IF deltas.by_team.$team.added.size %] +[% deltas.by_team.$team.added.size FILTER html %] [% ELSE %] 0 [% END %] [% IF result.bugs_by_team.$team.open.size %] [% result.bugs_by_team.$team.open.size FILTER html %] [% ELSE %] 0 [% END %]

[% terms.Bugs %] By Severity

[% FOREACH result IN results.reverse %] [% NEXT IF loop.count < 2 %] [% LAST IF loop.count > 4 %] [% END %] [% FOREACH keyword IN sec_keywords %] [% FOREACH result IN results.reverse %] [% NEXT IF loop.count < 2 %] [% LAST IF loop.count > 4 %] [% END %] [% END %]
Category Open
[% results.reverse.0.date.strftime('%m/%d') FILTER html %]
Closed
Last Week
Added
Last Week
Older than
[% very_old_days FILTER html %] Days
Open
[% result.date.strftime('%m/%d') FILTER html %]
[% keyword FILTER html %] [% IF results.reverse.0.bugs_by_sec_keyword.$keyword.open.size %] [% results.reverse.0.bugs_by_sec_keyword.$keyword.open.size FILTER html %] [% ELSE %] 0 [% END %] [% IF deltas.by_sec_keyword.$keyword.closed.size %] -[% deltas.by_sec_keyword.$keyword.closed.size FILTER html %] [% ELSE %] 0 [% END %] [% IF deltas.by_sec_keyword.$keyword.added.size %] +[% deltas.by_sec_keyword.$keyword.added.size FILTER html %] [% ELSE %] 0 [% END %] [% IF results.reverse.0.bugs_by_sec_keyword.$keyword.very_old_bugs.size %] [% results.reverse.0.bugs_by_sec_keyword.$keyword.very_old_bugs.size FILTER html %] [% ELSE %] 0 [% END %] [% IF result.bugs_by_sec_keyword.$keyword.open.size %] [% result.bugs_by_sec_keyword.$keyword.open.size FILTER html %] [% ELSE %] 0 [% END %]

To narrow down open [% terms.bugs %] click on the link and at the bottom of the search results use the 'Edit Search' functionality to filter by component and so on. This will filter only the open [% terms.bugs %] counted in the report (as long as you do not modify the '[% terms.Bugs %] numbered' section of the search). Keep in mind that you will only be able to see [% terms.bugs %] that you are allowed to see. Also keep in mind that this report treats marking a [% terms.bug %] as 'stalled' the same as closing it.

Attached to this email are some graphs with stats for the past 12 months.

This report was generated from the live Bugzilla instance. In rare cases, historical statistics may vary from prior reports if [% terms.bugs %] were reclassified after those reports were generated.

[% IF missing_products.size %]

The following products requested on this report are no longer active in BMO:  [% FOREACH missing_product IN missing_products %] [% missing_product FILTER html %][% ", " FILTER html IF not loop.last %] [% END %]

[% END %] [% IF missing_components.size %]

The following components requested on this report are no longer active in BMO:  [% FOREACH missing_component IN missing_components %] [% missing_component FILTER html %][% ", " FILTER html IF not loop.last %] [% END %]

[% END %] [% IF missing_products.size || missing_components.size %]

Please file a [% terms.bug %] in bugzilla.mozilla.org::Administration to update the team list.

[% END %]