CA/Closed CCADB Updates: Difference between revisions
< CA
Jump to navigation
Jump to search
m (Added whiteboard to the table) |
(Updated to the new way that CCADB SC uses Bugzilla Bugs to track enhancement requests.) |
||
Line 11: | Line 11: | ||
"status": ["CLOSED", "RESOLVED", "VERIFIED"], | "status": ["CLOSED", "RESOLVED", "VERIFIED"], | ||
"whiteboard":"ccadb-api", | "whiteboard":"ccadb-api", | ||
"include_fields": " | "include_fields": "id, summary, resolution, last_change_time", | ||
"order": "last_change_time DESC" | "order": "last_change_time DESC" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
== | == Bugs == | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"component":"Common CA Database", | "component":"Common CA Database", | ||
"status": ["CLOSED", "RESOLVED", "VERIFIED"], | "status": ["CLOSED", "RESOLVED", "VERIFIED"], | ||
"whiteboard":"ccadb- | "whiteboard":"ccadb-bug", | ||
"include_fields": " | "include_fields": "id, summary, resolution, last_change_time", | ||
"order": " | "order": "last_change_time DESC" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
Line 32: | Line 32: | ||
"component":"Common CA Database", | "component":"Common CA Database", | ||
"status": ["CLOSED", "RESOLVED", "VERIFIED"], | "status": ["CLOSED", "RESOLVED", "VERIFIED"], | ||
" | "f1": "OP", | ||
" | "j1": "AND", | ||
" | "f2": "status_whiteboard", | ||
"o2": "nowordssubstr", | |||
"v2": "ccadb", | |||
"include_fields": "id, summary, resolution, last_change_time", | |||
" | |||
" | |||
"include_fields": " | |||
"order": "last_change_time DESC" | "order": "last_change_time DESC" | ||
} | } | ||
</bugzilla> | </bugzilla> |
Latest revision as of 21:26, 3 May 2023
Closed Common CA Database Updates
The 'NSS :: Common CA Database' Bugzilla component was created in May, 2021.
CCADB API Access
Requests for API access to the CCADB as per https://github.com/mozilla/CCADB-Tools/tree/master/API_AddUpdateIntermediateCert
Bugzilla query error
Bugzilla API returned an error: 1
Bugs
27 Total; 27 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Enhancement Requests
138 Total; 138 Open (100%); 0 Resolved (0%); 0 Verified (0%);