Closed Bug 1763524 Opened 2 years ago Closed 2 years ago

Remove or update probes expiring in Firefox 102: CLIENT_CERTIFICATE_SCAN_TIME

Categories

(Core :: Security: PSM, task, P1)

task

Tracking

()

RESOLVED FIXED
101 Branch
Tracking Status
firefox101 --- fixed

People

(Reporter: telemetry-probes, Assigned: keeler)

References

Details

(Whiteboard: [probe-expiry-alert][psm-assigned])

Attachments

(3 files)

The following Firefox probes will expire in the next major Firefox nightly release: version 102 [1].

CLIENT_CERTIFICATE_SCAN_TIME

What to do about this:

  1. If one, some, or all of the metrics are no longer needed, please remove them from their definitions files (Histograms.json, Scalars.yaml, Events.yaml).
  2. If one, some, or all of the metrics are still required, please submit a Data Collection Review [2] and patch to extend their expiry. There is a shorter form for data collection renewal [3].

If you have any problems, please ask for help on the #data-help Slack channel or the #telemetry Matrix room at https://chat.mozilla.org/#/room/#telemetry:mozilla.org. We'll give you a hand.

Your Friendly, Neighborhood Telemetry Team

[1] https://wiki.mozilla.org/Release_Management/Calendar
[2] https://wiki.mozilla.org/Firefox/Data_Collection
[3] https://github.com/mozilla/data-review/blob/master/renewal_request.md

This is an automated message sent from probe-scraper. See https://github.com/mozilla/probe-scraper for details.

Flags: needinfo?(dkeeler)

Scanning for client certificates involves looking through each slot in each
PKCS#11 module. There may be many certificates that don't have corresponding
private keys in the NSS softoken, so it's more efficient to search for private
keys and then find any matching certificates. This reasoning also applies to
the NSS builtin roots module, which is the change this patch makes.

Assignee: nobody → dkeeler
Status: NEW → ASSIGNED
Severity: -- → N/A
Flags: needinfo?(dkeeler)
Priority: -- → P1
Whiteboard: [probe-expiry-alert] → [probe-expiry-alert][psm-assigned]
Attachment #9272560 - Flags: data-review?(chutten) → data-review?(tlong)

Comment on attachment 9272560 [details]
1763524-renewal_request.md

Data Collection Renewal Review

  1. Is the provided Data Collection Review complete, correct, and data-review+ by a Data Steward?

Yes

  1. Is the data collection covered by the existing Firefox Privacy Notice?

Yes

Result

data-review+

Attachment #9272560 - Flags: data-review?(tlong) → data-review+
Attachment #9272559 - Attachment description: Bug 1763524 - extend CLIENT_CERTIFICATE_SCAN_TIME telemetry probe r?jschanck → Bug 1763524 - extend CLIENT_CERTIFICATE_SCAN_TIME telemetry probe data-review=travis_ r?jschanck
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ba3b715faf6e
handle the builtin roots module better when scanning for client certificates r=jschanck
https://hg.mozilla.org/integration/autoland/rev/8588c2c6fdec
extend CLIENT_CERTIFICATE_SCAN_TIME telemetry probe data-review=travis_ r=jschanck
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
See Also: → 1781976
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: