Confirmed users, Administrators
5,526
edits
m (Added link to report showing history of overdue audit statements.) |
m (added creation-time column) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
<br /> | <br /> | ||
Below is a historical view of past CA compliance bugs. These bugs may have been valid and remedied by the CA, or may have been deemed invalid and closed as unnecessary. | Below is a historical view of past CA compliance bugs. These bugs may have been valid and remedied by the CA, or may have been deemed invalid and closed as unnecessary. | ||
== All Other Issues == | |||
<bugzilla> | |||
{ | |||
"component":"CA Certificate Compliance", | |||
"status":["CLOSED", "RESOLVED", "VERIFIED"], | |||
"resolution":["DUPLICATE", "FIXED", "INVALID", "WONTFIX", "WORKSFORME"], | |||
"f1": "OP", | |||
"j1": "AND", | |||
"f2": "status_whiteboard", | |||
"o2": "allwordssubstr", | |||
"v2": "ca-compliance", | |||
"f3": "status_whiteboard", | |||
"o3": "nowordssubstr", | |||
"v3": "delayed-revocation", | |||
"include_fields": "summary, id, status, resolution, assigned_to, whiteboard, last_change_time, creation_time", | |||
"order": "short_desc ASC, delta_ts DESC" | |||
} | |||
</bugzilla> | |||
== Delayed Revocation == | |||
<bugzilla> | <bugzilla> | ||
Line 8: | Line 29: | ||
"component":"CA Certificate Compliance", | "component":"CA Certificate Compliance", | ||
"status":["CLOSED", "RESOLVED", "VERIFIED"], | "status":["CLOSED", "RESOLVED", "VERIFIED"], | ||
" | "resolution":["DUPLICATE", "FIXED", "INVALID", "WONTFIX", "WORKSFORME"], | ||
" | "f1": "OP", | ||
" | "j1": "AND", | ||
"f2": "status_whiteboard", | |||
"o2": "allwordssubstr", | |||
"v2": "ca-compliance", | |||
"f3": "status_whiteboard", | |||
"o3": "allwordssubstr", | |||
"v3": "delayed-revocation", | |||
"include_fields": "summary, id, status, resolution, assigned_to, whiteboard, last_change_time", | |||
"order": "short_desc ASC, delta_ts DESC" | |||
} | } | ||
</bugzilla> | </bugzilla> |